C# Class Codaxy.Dox.Viewer.ApplicationModule

Inheritance: Codaxy.Dextop.DextopModule
Afficher le fichier Open project: codaxy/dox

Méthodes protégées

Méthode Description
InitNamespaces ( ) : void
InitResources ( ) : void
RegisterAssemblyPreprocessors ( IDextopAssemblyPreprocessor>.Dictionary preprocessors ) : void
RegisterLoaders ( IDextopFileLoader>.Dictionary loaders ) : void

Method Details

InitNamespaces() protected méthode

protected InitNamespaces ( ) : void
Résultat void

InitResources() protected méthode

protected InitResources ( ) : void
Résultat void

RegisterAssemblyPreprocessors() protected méthode

protected RegisterAssemblyPreprocessors ( IDextopAssemblyPreprocessor>.Dictionary preprocessors ) : void
preprocessors IDextopAssemblyPreprocessor>.Dictionary
Résultat void

RegisterLoaders() protected méthode

protected RegisterLoaders ( IDextopFileLoader>.Dictionary loaders ) : void
loaders IDextopFileLoader>.Dictionary
Résultat void