Пример #1
0
 public static bool GetOCStatus(int argFlatId)
 {
     return(OtherCostDL.GetOCStatus(argFlatId));
 }