Exemple #1
0
 public void AddProperties(MathTree math)
 {
     this.math = math;
 }
Exemple #2
0
 public new void AddProperties(MathTree stoichiometryMath)
 {
     this.math = stoichiometryMath;
 }