Esempio n. 1
0
 /// <summary>
 /// When The customize screens "Cancel" button gets clicked, redirected to here
 /// </summary>
 public void Cancel(IOrderItem that)
 {
     Win.CancelItem(that);
 }