C# Class DslConfig.Boo.DslEngines.ServiceDslEngine

DslEngine to compile service definitions in config files
Inheritance: BooDslEngine
Afficher le fichier Open project: johannes-brunner/DslConfig

Méthodes protégées

Méthode Description
CustomizeCompiler ( BooCompiler compiler, CompilerPipeline pipeline, string urls ) : void

Method Details

CustomizeCompiler() protected méthode

protected CustomizeCompiler ( BooCompiler compiler, CompilerPipeline pipeline, string urls ) : void
compiler Boo.Lang.Compiler.BooCompiler
pipeline Boo.Lang.Compiler.CompilerPipeline
urls string
Résultat void