C#:
public int Foo { get { return Foo; } }
|
2 | Fixed code example | ||
|
C#:
|
||||
|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
1 |
|
||
|
C#: public int Foo { get { return Foo; } } |
||||