Exemplo n.º 1
0
 public Engine(PrimitiveCalculator calculator)
 {
     this.calculator = calculator;
 }