Пример #1
0
 public static DataTable GetGlobalOtherInfra(int argFlatTypeId)
 {
     return(OtherCostDL.GetGlobalOtherInfra(argFlatTypeId));
 }