示例#1
0
 public static DataTable GetBrokerDetails(int argCCId)
 {
     return(FinalizationDL.GetBrokerDetails(argCCId));
 }