C# Class OpenWeatherMap.Simple.MainPage

Пустая страница, которую можно использовать саму по себе или для перехода внутри фрейма.
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: evangelism/Win10UWPCourse

Public Properties

Property Type Description
AppID string

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
Page_Loaded ( object sender, Windows e ) : void
Refresh ( object sender, object e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

Property Details

AppID public property

public string AppID
return string