C# Class Smeedee.WP7.Widgets.BuildStatusWidget

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

Public Methods

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

Method Details

BuildStatusWidget() public method

public BuildStatusWidget ( ) : System
return System

GetDynamicDescription() public method

public GetDynamicDescription ( ) : string
return string

LastRefreshTime() public method

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

Refresh() public method

public Refresh ( ) : void
return void