Ejemplo n.º 1
0
 public float calculate(float a, float b)
 {
     return(mode.calculate(a, b));
 }