|
|
|
|
|
by boofar
5114 days ago
|
|
Functions are public by default. You could leave that out. The main function has to be static and will serve as the entrance point of the program, not the class.
So this might just look like too much when in fact this is just a very small code sample. Did I address some of your concerns, or did I miss the point entirely? Just curious. |
|