Method | Description | |
---|---|---|
Conf ( |
||
LoadWhatsOn ( string currentConf ) : void | ||
MakeCaption ( string caption, System.DateTime start ) : string | ||
OnCreate ( ) : void | ||
UpdateFavorite ( MonkeySpace session, bool isFavorite ) : void |
Method | Description | |
---|---|---|
DeserializeConferenceFile ( string xmlPath ) : void | ||
FormatDate ( System.DateTime date, System.DateTime now ) : string | ||
ReadWriteStream ( Stream readStream, Stream writeStream ) : void |
public Conf ( |
||
handle | ||
transfer | Android | |
return | System |
public LoadWhatsOn ( string currentConf ) : void | ||
currentConf | string | |
return | void |
public MakeCaption ( string caption, System.DateTime start ) : string | ||
caption | string | |
start | System.DateTime | |
return | string |
public UpdateFavorite ( MonkeySpace session, bool isFavorite ) : void | ||
session | MonkeySpace | |
isFavorite | bool | |
return | void |