Esempio n. 1
0
 public void AdaugaParticipare(Participant participant, String proba)
 {
     service.AdaugaParticipare(participant, proba);
 }