show/hide this revision's text 2 Fixed code example

C#:

public int Foo { get { return Foo; } }
    Post Made Community Wiki by Community
show/hide this revision's text 1

C#:

public int Foo { get { return Foo; } }