Beispiel #1
0
 public static DataTable GetGlobalOtherArea(int argFlatTypeId)
 {
     return(OtherCostDL.GetGlobalOtherArea(argFlatTypeId));
 }