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