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