Exemplo n.º 1
0
 public void HandleOrderReadyHandledNotification(object sender, OrderReadyNotification orderReadyNotification)
 {
     GUI.OnOrderReadyHandledNotification(orderReadyNotification);
 }