Beispiel #1
0
 public static DataSet GetAllColleges()
 {
     return(ParticipantRepository.GetAllColleges());
 }