Esempio n. 1
0
 public void CancelCustomer(sp_MAS201_GetCustomer_Result data, bool ISCANCEL)
 {
     service.CancelCustomer(data, ISCANCEL);
 }