Beispiel #1
0
 public override void Execute()
 {
     _calculator.Operation(_operator, _operand);
 }