[Solved] List c# The name “list.add” does not exist in this context


I think to be able to call the list.Add you have to call it from a function or a void (static void main() for example)

1

solved List c# The name “list.add” does not exist in this context