C# 클래스 DslConfig.Boo.DslEngines.ServiceDslEngine

DslEngine to compile service definitions in config files
상속: BooDslEngine
파일 보기 프로젝트 열기: johannes-brunner/DslConfig

보호된 메소드들

메소드 설명
CustomizeCompiler ( BooCompiler compiler, CompilerPipeline pipeline, string urls ) : void

메소드 상세

CustomizeCompiler() 보호된 메소드

protected CustomizeCompiler ( BooCompiler compiler, CompilerPipeline pipeline, string urls ) : void
compiler Boo.Lang.Compiler.BooCompiler
pipeline Boo.Lang.Compiler.CompilerPipeline
urls string
리턴 void