Свойство | Тип | Описание | |
---|---|---|---|
ConferenceInfo | |||
LocalJsonDataFilename | string | ||
OnDownloadFailed | Action |
||
OnDownloadSucceeded | Action |
||
SessionDataUrl | string | ||
Sessions | Session>.Dictionary | ||
Speakers | Speaker>.Dictionary |
Метод | Описание | |
---|---|---|
ConferenceManager ( ) : System | ||
DownloadFromServer ( ) : void | ||
LoadFromString ( string jsonString ) : bool |
Метод | Описание | |
---|---|---|
DownloadCompleted ( object sender, |
||
LoadFromFile ( ) : void | ||
ParseJson ( string jsonString, Session>.Dictionary |
Parses the json passed in and ONLY if the parsing succeeded does it populate the ref params
|
public static LoadFromString ( string jsonString ) : bool | ||
jsonString | string | |
Результат | bool |
public static ConferenceInfo,MonkeySpace.Core ConferenceInfo | ||
Результат |
public static string LocalJsonDataFilename | ||
Результат | string |
public static Dictionary |
||
Результат | Session>.Dictionary |