예제 #1
0
 public void CancelLabExt(sp_MAS310_GetLabExt_Result data, bool ISCANCEL)
 {
     service.CancelLabExt(data, ISCANCEL);
 }