Пример #1
0
 static public List <StudentPoints> GetAllStudentPoints()
 {
     return(SqlData.GetAllPoints());
 }