Пример #1
0
 public Volunteer[] GetAllVolunteers()
 {
     return(dbLayer.GetAllVolunteers());
 }