C# Class Catel.Fody.Weaving.XmlSchemas.XmlSchemasWeaver

Afficher le fichier Open project: Catel/Catel.Fody

Méthodes publiques

Méthode Description
Execute ( CatelType catelType ) : void
XmlSchemasWeaver ( MsCoreReferenceFinder msCoreReferenceFinder ) : System.Linq

Private Methods

Méthode Description
AddGetXmlSchemaMethod ( CatelType catelType ) : void
AddXmlSchemaProviderAttribute ( CatelType catelType ) : bool
GetXmlSchemaMethodName ( CatelType catelType ) : string

Method Details

Execute() public méthode

public Execute ( CatelType catelType ) : void
catelType CatelType
Résultat void

XmlSchemasWeaver() public méthode

public XmlSchemasWeaver ( MsCoreReferenceFinder msCoreReferenceFinder ) : System.Linq
msCoreReferenceFinder MsCoreReferenceFinder
Résultat System.Linq