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