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