public void AdaugaParticipant(Participant participant)
 {
     service.AdaugaParticipant(participant);
 }