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