>DansTonCode();

Citation de code source en C#271

  6 June 2016 à 01:30
public int VoteCount
{
 get { return this.VoteCount; }
 set { this.VoteCount= value;}
}

// A property that sets and gets itself. Awesome infinite recursion.

Allez voir les citations similaires

Partagez cette citation