Esempio n. 1
0
 public static DataSet GetReport(int argCCId, int argFlatTypeId)
 {
     return(CompetitorDL.GetReport(argCCId, argFlatTypeId));
 }