C# 클래스 c24.SystemRequirementsChecker.ProcessRunner

파일 보기 프로젝트 열기: CHECK24/c24.SystemRequirementsChecker 1 사용 예제들

공개 메소드들

메소드 설명
ProcessRunner ( CommandLineProgram commandLineProgram ) : System
Run ( string fileName, string arguments, bool ignoreErrorOutput = false ) : string

메소드 상세

ProcessRunner() 공개 메소드

public ProcessRunner ( CommandLineProgram commandLineProgram ) : System
commandLineProgram c24.Runman.CommandLineProgram
리턴 System

Run() 공개 메소드

public Run ( string fileName, string arguments, bool ignoreErrorOutput = false ) : string
fileName string
arguments string
ignoreErrorOutput bool
리턴 string