Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DslConfig
Boo
DslEngines
ServiceDslEngine
C# Class DslConfig.Boo.DslEngines.ServiceDslEngine
DslEngine to compile service definitions in config files
Inheritance:
BooDslEngine
Mostra file
Open project: johannes-brunner/DslConfig
Protected Methods
Method
Description
CustomizeCompiler
(
BooCompiler
compiler
,
CompilerPipeline
pipeline
,
string
urls
) :
void
Method Details
CustomizeCompiler()
protected
method
protected
CustomizeCompiler
(
BooCompiler
compiler
,
CompilerPipeline
pipeline
,
string
urls
) :
void
compiler
Boo.Lang.Compiler.BooCompiler
pipeline
Boo.Lang.Compiler.CompilerPipeline
urls
string
return
void