메소드 | 설명 | |
---|---|---|
Configuration ( ) : System | ||
GetCourseById ( int id ) : |
||
GetCourseClasses ( ) : List |
||
GetNumberOfCourseClasses ( ) : int | ||
GetNumberOfCourses ( ) : int | ||
GetNumberOfProfessors ( ) : int | ||
GetNumberOfRooms ( ) : int | ||
GetNumberOfStudentGroups ( ) : int | ||
GetProfessorById ( int id ) : |
||
GetRoomById ( int id ) : |
||
GetStudentsGroupById ( int id ) : |
||
IsEmpty ( ) : bool | ||
ParseFile ( LINQDataContext db ) : void |
public GetStudentsGroupById ( int id ) : |
||
id | int | |
리턴 |