예제 #1
0
 public void HandleOrderReadyHandledNotification(object sender, OrderReadyNotification orderReadyNotification)
 {
     GUI.OnOrderReadyHandledNotification(orderReadyNotification);
 }