C# Class Ioespt.UWP.MQTTBroker.App

Inheritance: global::Windows.UI.Xaml.Markup.IXamlMetadataProvider
Afficher le fichier Open project: mikehole/internet-of-esp-things

Méthodes publiques

Méthode 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

Méthode Description
InitializeComponent ( ) : void

Method Details

GetXamlType() public méthode

GetXamlType(Type)
public GetXamlType ( global type ) : global::Windows.UI.Xaml.Markup.IXamlType
type global
Résultat global::Windows.UI.Xaml.Markup.IXamlType

GetXamlType() public méthode

GetXamlType(String)
public GetXamlType ( string fullName ) : global::Windows.UI.Xaml.Markup.IXamlType
fullName string
Résultat global::Windows.UI.Xaml.Markup.IXamlType

GetXmlnsDefinitions() public méthode

GetXmlnsDefinitions()
public GetXmlnsDefinitions ( ) : global::Windows.UI.Xaml.Markup.XmlnsDefinition[]
Résultat global::Windows.UI.Xaml.Markup.XmlnsDefinition[]