C# 클래스 Ioespt.UWP.MQTTBroker.App

상속: global::Windows.UI.Xaml.Markup.IXamlMetadataProvider
파일 보기 프로젝트 열기: mikehole/internet-of-esp-things

공개 메소드들

메소드 설명
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()

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

메소드 상세

GetXamlType() 공개 메소드

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

GetXamlType() 공개 메소드

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

GetXmlnsDefinitions() 공개 메소드

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