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