Skip to content

Instantly share code, notes, and snippets.

@nedgrady
Created June 23, 2019 15:36
Show Gist options
  • Save nedgrady/af849102871b222c9f5e22cf03853a35 to your computer and use it in GitHub Desktop.
Save nedgrady/af849102871b222c9f5e22cf03853a35 to your computer and use it in GitHub Desktop.
class MyClass : object
{
public MyClass()
: base()
{ }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment