C# 클래스 Catel.Fody.Weaving.XmlSchemas.XmlSchemasWeaver

파일 보기 프로젝트 열기: Catel/Catel.Fody

공개 메소드들

메소드 설명
Execute ( CatelType catelType ) : void
XmlSchemasWeaver ( MsCoreReferenceFinder msCoreReferenceFinder ) : System.Linq

비공개 메소드들

메소드 설명
AddGetXmlSchemaMethod ( CatelType catelType ) : void
AddXmlSchemaProviderAttribute ( CatelType catelType ) : bool
GetXmlSchemaMethodName ( CatelType catelType ) : string

메소드 상세

Execute() 공개 메소드

public Execute ( CatelType catelType ) : void
catelType CatelType
리턴 void

XmlSchemasWeaver() 공개 메소드

public XmlSchemasWeaver ( MsCoreReferenceFinder msCoreReferenceFinder ) : System.Linq
msCoreReferenceFinder MsCoreReferenceFinder
리턴 System.Linq