Esempio n. 1
0
 public static DataTable GetBrokerDetailsD(int argCCId)
 {
     return(FlatDetailsDL.GetBrokerDetailsD(argCCId));
 }