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