Skip to content

Instantly share code, notes, and snippets.

@JoshVarty
Created July 11, 2014 17:30
Show Gist options
  • Save JoshVarty/7876fdd7c73f085077f2 to your computer and use it in GitHub Desktop.
Save JoshVarty/7876fdd7c73f085077f2 to your computer and use it in GitHub Desktop.
class SimpleClass
{
public void SimpleMethod()
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment