Exemple #1
0
 public static DataTable GetFlatType(int argFlatTypeId)
 {
     return(FlatTypeDL.GetFlatType(argFlatTypeId));
 }