C# Class Serializer.Xaml.CoreXamlSchemaContext

Inheritance: XamlSchemaContext
显示文件 Open project: Core2D/Core2D

Public Methods

Method Description
GetXamlType ( Type type ) : XamlType

Protected Methods

Method Description
GetCustomAttributeProvider ( Type type ) : ICustomAttributeProvider

Method Details

GetCustomAttributeProvider() protected method

protected GetCustomAttributeProvider ( Type type ) : ICustomAttributeProvider
type System.Type
return ICustomAttributeProvider

GetXamlType() public method

public GetXamlType ( Type type ) : XamlType
type System.Type
return XamlType