C# 클래스 UiaAtkBridgeTest.EventMonitor

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

공개 메소드들

메소드 설명
Pause ( ) : EventCollection
Start ( ) : void
Stop ( ) : void

비공개 메소드들

메소드 설명
EventMonitor ( ) : System
OnDataReceived ( object sender, DataReceivedEventArgs args ) : void
StopWithResult ( ) : EventCollection
StopWithResult ( bool ignoreNotStarted ) : EventCollection

메소드 상세

Pause() 공개 정적인 메소드

public static Pause ( ) : EventCollection
리턴 EventCollection

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void

Stop() 공개 정적인 메소드

public static Stop ( ) : void
리턴 void