Пример #1
0
 void AnnounceInsideFactory(ShipmentTransferredToCargoBay theEvent)
 {
     ShipmentsWaitingToBeUnloaded.Add(theEvent.CarParts);
 }
Пример #2
0
 void AnnounceInsideFactory(ShipmentTransferredToCargoBay theEvent)
 {
     ShipmentsWaitingToBeUnloaded.Add(theEvent.CarParts);
 }