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