C# Class Serializer.Xaml.CoreXamlSchemaContext

Inheritance: XamlSchemaContext
Afficher le fichier Open project: Core2D/Core2D

Méthodes publiques

Méthode Description
GetXamlType ( Type type ) : XamlType

Méthodes protégées

Méthode Description
GetCustomAttributeProvider ( Type type ) : ICustomAttributeProvider

Method Details

GetCustomAttributeProvider() protected méthode

protected GetCustomAttributeProvider ( Type type ) : ICustomAttributeProvider
type System.Type
Résultat ICustomAttributeProvider

GetXamlType() public méthode

public GetXamlType ( Type type ) : XamlType
type System.Type
Résultat XamlType