Ejemplo n.º 1
0
 public void IncreaseBy(int quantity, bool doesIncrement)
 {
     thisEmptinessStateEngine.IncreaseBy(quantity, doesIncrement);
 }