C# Класс MakeClassSchedule.ResultControls.ResultForm

Наследование: System.Windows.Forms.Form
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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