예제 #1
0
 public void AdaugaParticipant(Participant participant)
 {
     service.AdaugaParticipant(participant);
 }