C# 클래스 MakeClassSchedule.ResultControls.ResultForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Behzadkhosravifar/MakeClassSchedule 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AA MakeClassSchedule.Algorithm.Algorithm
_setting Setting
create_GridView SpannedDataGridView.CreateDataGridViews
lblGeneration System.Windows.Forms.Label
state ThreadState

공개 메소드들

메소드 설명
ResultForm ( ) : System

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

ResultForm_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
ResultForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
ResultForm_Load ( object sender, EventArgs e ) : void
Save ( Schedule schedule ) : void
ShowPerformanceCounter ( ) : void
btnPause_Click ( object sender, EventArgs e ) : void
btnSetting_Click ( object sender, EventArgs e ) : void
btnStart_Click ( object sender, EventArgs e ) : void
btnStop_Click ( object sender, EventArgs e ) : void
chPerformanceCounter_CheckedChanged ( object sender, EventArgs e ) : void
timerWorkingSet_Tick ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

ResultForm() 공개 메소드

public ResultForm ( ) : System
리턴 System

프로퍼티 상세

AA 공개적으로 정적으로 프로퍼티

public static Algorithm,MakeClassSchedule.Algorithm AA
리턴 MakeClassSchedule.Algorithm.Algorithm

_setting 공개적으로 정적으로 프로퍼티

public static Setting,MakeClassSchedule.ResultControls _setting
리턴 Setting

create_GridView 공개적으로 정적으로 프로퍼티

public static CreateDataGridViews,SpannedDataGridView create_GridView
리턴 SpannedDataGridView.CreateDataGridViews

lblGeneration 공개적으로 프로퍼티

public System.Windows.Forms.Label lblGeneration
리턴 System.Windows.Forms.Label

state 공개적으로 정적으로 프로퍼티

public static ThreadState state
리턴 ThreadState