예제 #1
0
 public Engine(PrimitiveCalculator calculator)
 {
     this.calculator = calculator;
 }