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