예제 #1
0
 public void CancelSTDLight(sp_MAS302_GetSTDLight_Result data, bool IS_CANCEL)
 {
     service.CancelSTDLight(data, IS_CANCEL);
 }