C# 클래스 Codaxy.Dox.Viewer.ApplicationModule

상속: Codaxy.Dextop.DextopModule
파일 보기 프로젝트 열기: codaxy/dox

보호된 메소드들

메소드 설명
InitNamespaces ( ) : void
InitResources ( ) : void
RegisterAssemblyPreprocessors ( IDextopAssemblyPreprocessor>.Dictionary preprocessors ) : void
RegisterLoaders ( IDextopFileLoader>.Dictionary loaders ) : void

메소드 상세

InitNamespaces() 보호된 메소드

protected InitNamespaces ( ) : void
리턴 void

InitResources() 보호된 메소드

protected InitResources ( ) : void
리턴 void

RegisterAssemblyPreprocessors() 보호된 메소드

protected RegisterAssemblyPreprocessors ( IDextopAssemblyPreprocessor>.Dictionary preprocessors ) : void
preprocessors IDextopAssemblyPreprocessor>.Dictionary
리턴 void

RegisterLoaders() 보호된 메소드

protected RegisterLoaders ( IDextopFileLoader>.Dictionary loaders ) : void
loaders IDextopFileLoader>.Dictionary
리턴 void