Musings
Public · Protected · Private
What are valid signatures for the Main function?
-
2008-08-24 19:05public static void Main () public static int Main () public static void Main ( string[] args ) public static int Main (string[] args )
This blog is frozen. No new comments or edits allowed.