Artemis.Modules.Effects.Bubbles.BubblesView.BubblesView C# (CSharp) 메소드

BubblesView() 공개 메소드

public BubblesView ( ) : System.Windows.Controls
리턴 System.Windows.Controls
        public BubblesView()
        {
            InitializeComponent();
        }
    }
BubblesView