Beispiel #1
0
 public static DataTable GetBroker(int argCCId)
 {
     return(LeadDL.GetBroker(argCCId));
 }