Example #1
0
 public void  OrderPNoOnClick(int PNo)
 {
     tCP.CustomOrder(PNo);
     CloseOrderOptions();
 }