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