예제 #1
0
 public static object GetCSAByCtpyID(string ID)
 {
     return(CounterpartyUIP.GetCSAByCtpyID(SessionInfo, new Guid(ID)));
 }