C# Класс ARKBreedingStats.TamingControl

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

Открытые методы

Метод Описание
TamingControl ( ) : 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.

comboBoxSpecies_SelectedIndexChanged ( object sender, EventArgs e ) : void
nudLevel_ValueChanged ( object sender, EventArgs e ) : void
numericUpDown_Enter ( object sender, EventArgs e ) : void
onlyOneFood ( string food ) : void
updateTamingData ( ) : 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

TamingControl() публичный Метод

public TamingControl ( ) : System
Результат System