Beispiel #1
0
 public static DataTable GetFlatOtherArea(int argFlatId, int argOCId)
 {
     return(OtherCostDL.GetFlatOtherArea(argFlatId, argOCId));
 }