Artemis.Modules.Effects.Bubbles.BubblesView.BubblesView C# (CSharp) Méthode

BubblesView() public méthode

public BubblesView ( ) : System.Windows.Controls
Résultat System.Windows.Controls
        public BubblesView()
        {
            InitializeComponent();
        }
    }
BubblesView