C# 클래스 Alba.Jaml.MSInternal.XamlSchemaContext

상속: System.Xaml.XamlSchemaContext
파일 보기 프로젝트 열기: Athari/Alba.Jaml 1 사용 예제들

공개 메소드들

메소드 설명
PublicMorozov_GetXamlType ( string xamlNamespace, string name ) : XamlType
XamlSchemaContext ( ) : System.Collections.Generic
XamlSchemaContext ( IEnumerable referenceAssemblies ) : System.Collections.Generic
XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic

메소드 상세

PublicMorozov_GetXamlType() 공개 메소드

public PublicMorozov_GetXamlType ( string xamlNamespace, string name ) : XamlType
xamlNamespace string
name string
리턴 XamlType

XamlSchemaContext() 공개 메소드

public XamlSchemaContext ( ) : System.Collections.Generic
리턴 System.Collections.Generic

XamlSchemaContext() 공개 메소드

public XamlSchemaContext ( IEnumerable referenceAssemblies ) : System.Collections.Generic
referenceAssemblies IEnumerable
리턴 System.Collections.Generic

XamlSchemaContext() 공개 메소드

public XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
referenceAssemblies IEnumerable
settings System.Xaml.XamlSchemaContextSettings
리턴 System.Collections.Generic

XamlSchemaContext() 공개 메소드

public XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
settings System.Xaml.XamlSchemaContextSettings
리턴 System.Collections.Generic