Пример #1
0
 public Volunteer ExtendVolunteer(Volunteer volunteer)
 {
     return(userhandler.ExtendVolunteer(volunteer));
 }