Esempio n. 1
0
 public void AdaugaParticipant(Participant participant)
 {
     service.AdaugaParticipant(participant);
 }