Beispiel #1
0
 public bool YouProbablyShouldntDoThis()
 {
     return(OtherClass.TestingThisToo(this) && this.thisWillBreak == "definitely");
 }