Skip to content

Instantly share code, notes, and snippets.

@solarsailer
Created July 25, 2013 18:30
Show Gist options
  • Save solarsailer/6082444 to your computer and use it in GitHub Desktop.
Save solarsailer/6082444 to your computer and use it in GitHub Desktop.
Full C# template
#region Nested
#endregion
#region Static
#endregion
#region Constants
#endregion
#region Members
#endregion
#region Constructors
#endregion
#region Methods
#endregion
#region Handlers
#endregion
#region Properties
#endregion
#region Events
#endregion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment