Пример #1
0
 public void Add(MatchRoom room)
 {
     this.idRooms.Add(room.Id, room);
 }