C# 클래스 GoogleTestAdapter.Common.ProcessWaiter

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

공개 메소드들

메소드 설명
ProcessWaiter ( Process process ) : System
WaitForExit ( ) : int

비공개 메소드들

메소드 설명
OnExited ( object sender, EventArgs e ) : void

메소드 상세

ProcessWaiter() 공개 메소드

public ProcessWaiter ( Process process ) : System
process System.Diagnostics.Process
리턴 System

WaitForExit() 공개 메소드

public WaitForExit ( ) : int
리턴 int