C# Class Ioespt.UWP.MQTTBroker.App

Inheritance: global::Windows.UI.Xaml.Markup.IXamlMetadataProvider
Exibir arquivo Open project: mikehole/internet-of-esp-things

Public Methods

Method Description
GetXamlType ( global type ) : global::Windows.UI.Xaml.Markup.IXamlType

GetXamlType(Type)

GetXamlType ( string fullName ) : global::Windows.UI.Xaml.Markup.IXamlType

GetXamlType(String)

GetXmlnsDefinitions ( ) : global::Windows.UI.Xaml.Markup.XmlnsDefinition[]

GetXmlnsDefinitions()

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

GetXamlType() public method

GetXamlType(Type)
public GetXamlType ( global type ) : global::Windows.UI.Xaml.Markup.IXamlType
type global
return global::Windows.UI.Xaml.Markup.IXamlType

GetXamlType() public method

GetXamlType(String)
public GetXamlType ( string fullName ) : global::Windows.UI.Xaml.Markup.IXamlType
fullName string
return global::Windows.UI.Xaml.Markup.IXamlType

GetXmlnsDefinitions() public method

GetXmlnsDefinitions()
public GetXmlnsDefinitions ( ) : global::Windows.UI.Xaml.Markup.XmlnsDefinition[]
return global::Windows.UI.Xaml.Markup.XmlnsDefinition[]