C# 클래스 Zetbox.Generator.MsBuildCompiler

상속: Compiler
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
MsBuildCompiler ( ILifetimeScope container, IEnumerable generatorProviders ) : System

보호된 메소드들

메소드 설명
CompileSingle ( AbstractBaseGenerator gen, string>.Dictionary buildProps, string workingPath, string target ) : bool

메소드 상세

CompileSingle() 보호된 메소드

protected CompileSingle ( AbstractBaseGenerator gen, string>.Dictionary buildProps, string workingPath, string target ) : bool
gen AbstractBaseGenerator
buildProps string>.Dictionary
workingPath string
target string
리턴 bool

MsBuildCompiler() 공개 메소드

public MsBuildCompiler ( ILifetimeScope container, IEnumerable generatorProviders ) : System
container ILifetimeScope
generatorProviders IEnumerable
리턴 System