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