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