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