예제 #1
0
 public RoomListVM()
 {
     web = new MasterServices(this);
     web.RoomList();
 }