public static List <ApartmentInfo> ApartmentInfo_GetByAll(string Lang) { return(db.ApartmentInfo_GetByAll(Lang)); }