C# 클래스 FluentBuild.BuildUI.Runner

파일 보기 프로젝트 열기: SkightTeam/eLiteWeb

공개 메소드들

메소드 설명
Run ( ) : void
Runner ( string target, string assemblyPath ) : System

비공개 메소드들

메소드 설명
DoRun ( ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

Runner() 공개 메소드

public Runner ( string target, string assemblyPath ) : System
target string
assemblyPath string
리턴 System