Пример #1
0
 public string GetRoomTypes()
 {
     return(js.Serialize(BLService.GetRoomTypes()));
 }