C# Class WinAppHttpClient.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Mostra file Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Properties

Property Type Description
ResultProperty Windows.UI.Xaml.DependencyProperty
UrlProperty Windows.UI.Xaml.DependencyProperty
VersionProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
OnSendRequest ( ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

Property Details

ResultProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ResultProperty
return Windows.UI.Xaml.DependencyProperty

UrlProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml UrlProperty
return Windows.UI.Xaml.DependencyProperty

VersionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml VersionProperty
return Windows.UI.Xaml.DependencyProperty