메소드 | 설명 | |
---|---|---|
LoadData ( ) : void |
Creates and adds a few ItemViewModel objects into the Items collection.
|
|
LoadWhatsOn ( string currentConf ) : void | ||
MainViewModel ( ) : System | ||
MakeCaption ( string caption, System.DateTime start ) : string | ||
UpdateFavorite ( MonkeySpace session, bool isFavorite ) : void |
메소드 | 설명 | |
---|---|---|
FormatDate ( System.DateTime date, System.DateTime now ) : string | ||
NotifyPropertyChanged ( String propertyName ) : void |
public MakeCaption ( string caption, System.DateTime start ) : string | ||
caption | string | |
start | System.DateTime | |
리턴 | string |
public UpdateFavorite ( MonkeySpace session, bool isFavorite ) : void | ||
session | MonkeySpace | |
isFavorite | bool | |
리턴 | void |