Skip to content

Instantly share code, notes, and snippets.

@plioi
Last active January 3, 2016 17:19
Show Gist options
  • Save plioi/8494925 to your computer and use it in GitHub Desktop.
Save plioi/8494925 to your computer and use it in GitHub Desktop.
/// <summary>
/// Summary description for Class1.
/// </summary>
class Class1
{
/// <summary>
/// The main entry point for the application.
/// </summary>
[STAThread]
public static int Main(string[] args)...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment