Méthode | Description | |
---|---|---|
GetNumberOfDailyTimeslots ( ) : int | ||
GetSessionsForDay ( int day ) : List |
||
GetSessionsForSection ( int section ) : List |
||
GetTimeForSection ( int section ) : string | ||
GetTitle ( ) : string | ||
SessionsPresenter ( List |
public GetSessionsForDay ( int day ) : List |
||
day | int | |
Résultat | List |
public GetSessionsForSection ( int section ) : List |
||
section | int | |
Résultat | List |
public GetTimeForSection ( int section ) : string | ||
section | int | |
Résultat | string |
public SessionsPresenter ( List |
||
sessions | List |
|
day | int | |
Résultat | System |