Skip to content

Instantly share code, notes, and snippets.

@mkrueger
Created April 5, 2012 21:22
Show Gist options
  • Save mkrueger/2314258 to your computer and use it in GitHub Desktop.
Save mkrueger/2314258 to your computer and use it in GitHub Desktop.
class Foo
{
class Bar
{
}
override public Foo ()
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment