C# 클래스 Queue.Administrator.ConfigForm

파일 보기 프로젝트 열기: breslavsky/queue

Private Properties

프로퍼티 타입 설명
ConfigForm_FormClosing void
InitializeComponent void
taskPool_OnAddTask void
taskPool_OnRemoveTask void

공개 메소드들

메소드 설명
ConfigForm ( ) : Junte.Parallel

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
ConfigForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

taskPool_OnAddTask ( object sender, EventArgs e ) : void
taskPool_OnRemoveTask ( object sender, EventArgs e ) : void

메소드 상세

ConfigForm() 공개 메소드

public ConfigForm ( ) : Junte.Parallel
리턴 Junte.Parallel

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void