C# 클래스 Serializer.Xaml.CoreXamlType

상속: XamlType
파일 보기 프로젝트 열기: Core2D/Core2D 1 사용 예제들

공개 메소드들

메소드 설명
CoreXamlType ( Type underlyingType, XamlSchemaContext schemaContext ) : Portable.Xaml

보호된 메소드들

메소드 설명
LookupCustomAttributeProvider ( ) : ICustomAttributeProvider
LookupTypeConverter ( ) : XamlValueConverter

메소드 상세

CoreXamlType() 공개 메소드

public CoreXamlType ( Type underlyingType, XamlSchemaContext schemaContext ) : Portable.Xaml
underlyingType System.Type
schemaContext XamlSchemaContext
리턴 Portable.Xaml

LookupCustomAttributeProvider() 보호된 메소드

protected LookupCustomAttributeProvider ( ) : ICustomAttributeProvider
리턴 ICustomAttributeProvider

LookupTypeConverter() 보호된 메소드

protected LookupTypeConverter ( ) : XamlValueConverter
리턴 XamlValueConverter