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