C# Class FECipherVit.SelectTargetCard

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

Méthodes publiques

Свойство Type Description
Target Card

Méthodes publiques

Méthode Description
SelectTargetCard ( User _Player, FECipherVit _Owner, List _Cardset ) : System
SelectTargetCard ( User _Player, FECipherVit _Owner, List _Cardset ) : 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

SelectTargetCard() public méthode

public SelectTargetCard ( User _Player, FECipherVit _Owner, List _Cardset ) : System
_Player User
_Owner FECipherVit
_Cardset List
Résultat System

SelectTargetCard() public méthode

public SelectTargetCard ( User _Player, FECipherVit _Owner, List _Cardset ) : System
_Player User
_Owner FECipherVit
_Cardset List
Résultat System

Property Details

Target public_oe property

public Card,FECipherVit Target
Résultat Card