C# 클래스 Hiro.MSBuild.Tasks.CompileContainerTask

Represents an MSBuild task that builds a Hiro-compiled container from a list of assemblies.
상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: philiplaureano/Hiro

Private Properties

프로퍼티 타입 설명
GetTargetPath string

공개 메소드들

메소드 설명
Execute ( ) : bool

Compiles the target IOC container.

비공개 메소드들

메소드 설명
GetTargetPath ( string assemblies ) : string

메소드 상세

Execute() 공개 메소드

Compiles the target IOC container.
public Execute ( ) : bool
리턴 bool