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