예제 #1
0
 public void RemoveRoom(string roomName)
 {
     Model.RemoveRoom(roomName);
 }