Ejemplo n.º 1
0
 public virtual void Draw(Graphics g, MathItem mathItem, Func <double, int> scaleY, Func <double, int> scaleX)
 {
 }
Ejemplo n.º 2
0
 public abstract object Calculate(MathItem mathItem);