프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TimetableArchive | List |
메소드 | 설명 | |
---|---|---|
LoadDatabase ( ) : bool | ||
getTimetableOfId ( string id ) : OneXMLTimetable |
Returns the timetable from TimetableArchive with specified id.
|
메소드 | 설명 | |
---|---|---|
XMLTimetable ( ) : System | ||
xmlFilePaths ( ) : List |
Get paths of all xml files in archive directory.
|
public static getTimetableOfId ( string id ) : OneXMLTimetable | ||
id | string | The id of the required timetable. |
리턴 | OneXMLTimetable |