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