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

Mostra file Open project: Catel/Catel.Fody

Public Methods

Method Description
Execute ( CatelType catelType ) : void
XmlSchemasWeaver ( MsCoreReferenceFinder msCoreReferenceFinder ) : System.Linq

Private Methods

Method Description
AddGetXmlSchemaMethod ( CatelType catelType ) : void
AddXmlSchemaProviderAttribute ( CatelType catelType ) : bool
GetXmlSchemaMethodName ( CatelType catelType ) : string

Method Details

Execute() public method

public Execute ( CatelType catelType ) : void
catelType CatelType
return void

XmlSchemasWeaver() public method

public XmlSchemasWeaver ( MsCoreReferenceFinder msCoreReferenceFinder ) : System.Linq
msCoreReferenceFinder MsCoreReferenceFinder
return System.Linq