C# 클래스 Net.XpFramework.Runner.BaseRunner

파일 보기 프로젝트 열기: xp-framework/xp-runners

보호된 메소드들

메소드 설명
Execute ( string runner, string tool, string modules, string includes, string args ) : void

메소드 상세

Execute() 보호된 정적인 메소드

protected static Execute ( string runner, string tool, string modules, string includes, string args ) : void
runner string
tool string
modules string
includes string
args string
리턴 void