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