Beispiel #1
0
 public SmarterBrain(SmarterBrain another) : base(another)
 {
 }
Beispiel #2
0
 protected SmarterBrain(SmarterBrain another)
     : base(another)
 {
 }