C# Класс FECipherVit.UseSkill

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

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

Свойство Тип Описание
SelectedSkillContent string

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

Метод Описание
UseSkill ( string _CardInfo, FECipherVit Owner, bool isSupportSkill ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
Button_Confirm_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

UseSkill_Load ( object sender, EventArgs e ) : void
comboBoxSkillList_SelectedIndexChanged ( 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

UseSkill() публичный метод

public UseSkill ( string _CardInfo, FECipherVit Owner, bool isSupportSkill ) : System
_CardInfo string
Owner FECipherVit
isSupportSkill bool
Результат System

Описание свойств

SelectedSkillContent публичное свойство

public string SelectedSkillContent
Результат string