Method | Description | |
---|---|---|
GetNumberOfDailyTimeslots ( ) : int | ||
GetSessionsForDay ( int day ) : List |
||
GetSessionsForSection ( int section ) : List |
||
GetTimeForSection ( int section ) : string | ||
GetTitle ( ) : string | ||
SessionsPresenter ( List |
public GetSessionsForSection ( int section ) : List |
||
section | int | |
return | List |
public GetTimeForSection ( int section ) : string | ||
section | int | |
return | string |
public SessionsPresenter ( List |
||
sessions | List |
|
day | int | |
return | System |