C# 클래스 TranslateTool.RunProgram

파일 보기 프로젝트 열기: petergolde/PurplePen 1 사용 예제들

공개 메소드들

메소드 설명
FindSDKTool ( string exeName ) : string
Run ( string exeName, string commandLine, string directory ) : int

비공개 메소드들

메소드 설명
DataReceived ( object sender, DataReceivedEventArgs e ) : void

메소드 상세

FindSDKTool() 공개 정적인 메소드

public static FindSDKTool ( string exeName ) : string
exeName string
리턴 string

Run() 공개 메소드

public Run ( string exeName, string commandLine, string directory ) : int
exeName string
commandLine string
directory string
리턴 int