Пример #1
0
 public void AddParticipant(Participant participant)
 {
     participants.Add(participant);
 }