Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WeatherWidget
WidgetModel
C# Class WeatherWidget.WidgetModel
Inheritance:
System.ComponentModel.Model
显示文件
Open project: nikhilk/silverlightfx
Public Methods
Method
Description
LookupWeather
(
string
zipCode
) :
void
WidgetModel
( ) :
System
Private Methods
Method
Description
LookupWeatherCallback
(
IAsyncResult
asyncResult
) :
void
Method Details
LookupWeather()
public
method
public
LookupWeather
(
string
zipCode
) :
void
zipCode
string
return
void
WidgetModel()
public
method
public
WidgetModel
( ) :
System
return
System