C# 클래스 Progression.Demo.ProgressWatcher

상속: IDisposable
파일 보기 프로젝트 열기: scottrippey/Progression 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnProgressEnding void
Progress_Starting void
StopPolling void
Timer_Tick void

공개 메소드들

메소드 설명
Dispose ( ) : void
ProgressWatcher ( ) : System

비공개 메소드들

메소드 설명
OnProgressEnding ( ProgressChangedInfo progresschangedinfo ) : void
Progress_Starting ( ProgressTask progressTask ) : void
StopPolling ( ) : void
Timer_Tick ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ProgressWatcher() 공개 메소드

public ProgressWatcher ( ) : System
리턴 System