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