C# Class FECipherVit.SelectHero

Afficher le fichier Open project: sdercolin/FECipherVit Class Usage Examples

Méthodes publiques

Свойство Type Description
HeroNum int

Méthodes publiques

Méthode Description
SelectHero ( User _Player, FECipherVit _Owner ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CardListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
CardListRenew ( ) : void
CardSetView_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

button_Confirm_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

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

SelectHero() public méthode

public SelectHero ( User _Player, FECipherVit _Owner ) : System
_Player User
_Owner FECipherVit
Résultat System

Property Details

HeroNum public_oe property

public int HeroNum
Résultat int