Artemis.Views.Profiles.ProfileEditorView.ProfileEditorView C# (CSharp) Method

ProfileEditorView() public method

public ProfileEditorView ( ) : System.Windows.Controls
return System.Windows.Controls
        public ProfileEditorView()
        {
            InitializeComponent();
        }
    }
ProfileEditorView