ARCed.Controls.BattleTestActorPanel.BattleTestActorPanel C# (CSharp) Méthode

BattleTestActorPanel() public méthode

public BattleTestActorPanel ( ) : System.Windows.Forms
Résultat System.Windows.Forms
        public BattleTestActorPanel()
        {
            this.InitializeComponent();

            this.comboBoxActor.SelectedIndex = 0;
        }