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