Beispiel #1
0
 public int SecondsToMake()
 {
     return(_order.SecondsToMake() + _secondsToMake);
 }