Created
May 1, 2018 10:05
-
-
Save jesuscampos/7b152fd5972c4d4ab4a1ab75c4945979 to your computer and use it in GitHub Desktop.
Traditional main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public static void Main(); | |
public static int Main(); | |
public static void Main(string[] args); | |
public static int Main(string[] args); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment