Ejemplo n.º 1
0
 public static DataTable GetFlatType(string argFlatTypeId)
 {
     return(CompetitorDL.GetFlatType(argFlatTypeId));
 }