Artemis.Views.Profiles.ProfileEditorView.ProfileEditorView C# (CSharp) Méthode

ProfileEditorView() public méthode

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