예제 #1
0
 public static object UpdateCtpyLimit(MA_CTPY_LIMIT record)
 {
     return(CounterpartyUIP.UpdateCtpyLimit(SessionInfo, record));
 }