Пример #1
0
 public static DataTable GetSubAllotmentPrint(int argFlatId)
 {
     return(FlatDetailsDL.GetSubAllotmentPrint(argFlatId));
 }