Свойство | Type | Description | |
---|---|---|---|
ConferenceInfo | |||
LocalJsonDataFilename | string | ||
OnDownloadFailed | Action |
||
OnDownloadSucceeded | Action |
||
SessionDataUrl | string | ||
Sessions | Session>.Dictionary | ||
Speakers | Speaker>.Dictionary |
Méthode | Description | |
---|---|---|
ConferenceManager ( ) : System | ||
DownloadFromServer ( ) : void | ||
LoadFromString ( string jsonString ) : bool |
Méthode | Description | |
---|---|---|
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 | |
Résultat | bool |
public static ConferenceInfo,MonkeySpace.Core ConferenceInfo | ||
Résultat |
public static string LocalJsonDataFilename | ||
Résultat | string |
public static Dictionary |
||
Résultat | Session>.Dictionary |