Example #1
0
 private void RemoveRoom(IRoom room)
 {
     ManagerRoom.RemoveRoom(room);
 }