C# Class BF2Statistics.MedalData.MedalConditionForm

Afficher le fichier Open project: BF2Statistics/ControlCenter

Protected Properties

Свойство Type Description
Node TreeNode
Obj MedalOrRankCondition

Méthodes publiques

Méthode Description
GetCondition ( ) : Condition
MedalConditionForm ( ) : System
MedalConditionForm ( TreeNode Node ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

TypeSelect_SelectedIndexChanged ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
FinishBtn_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.

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

GetCondition() public méthode

public GetCondition ( ) : Condition
Résultat Condition

MedalConditionForm() public méthode

public MedalConditionForm ( ) : System
Résultat System

MedalConditionForm() public méthode

public MedalConditionForm ( TreeNode Node ) : System
Node TreeNode
Résultat System

TypeSelect_SelectedIndexChanged() protected méthode

protected TypeSelect_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

Node protected_oe property

protected TreeNode Node
Résultat TreeNode

Obj protected_oe property

protected MedalOrRankCondition,BF2Statistics.MedalData Obj
Résultat MedalOrRankCondition