C# Class Smeedee.WP7.Widgets.HomeScreenWidget

Inheritance: IWpWidget
ファイルを表示 Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
GetDynamicDescription ( ) : string
HomeScreenWidget ( ) : System
LastRefreshTime ( ) : System.DateTime
Refresh ( ) : void

Method Details

GetDynamicDescription() public method

public GetDynamicDescription ( ) : string
return string

HomeScreenWidget() public method

public HomeScreenWidget ( ) : System
return System

LastRefreshTime() public method

public LastRefreshTime ( ) : System.DateTime
return System.DateTime

Refresh() public method

public Refresh ( ) : void
return void