C# Class CDP4Composition.Views.SavedUserPreferenceDialog

Inheritance: DXWindow, IDialogView
Afficher le fichier Open project: RHEAGROUP/COMET-IME-Community-Edition

Méthodes publiques

Méthode Description
SavedUserPreferenceDialog ( ) : CDP4Composition.Attributes

Initializes a new instance of the SavedUserPreferenceDialog class.

SavedUserPreferenceDialog ( bool initializeComponent ) : CDP4Composition.Attributes

Initializes a new instance of the SavedUserPreferenceDialog class.

This constructor is called by the navigation service

Method Details

SavedUserPreferenceDialog() public méthode

Initializes a new instance of the SavedUserPreferenceDialog class.
public SavedUserPreferenceDialog ( ) : CDP4Composition.Attributes
Résultat CDP4Composition.Attributes

SavedUserPreferenceDialog() public méthode

Initializes a new instance of the SavedUserPreferenceDialog class.
This constructor is called by the navigation service
public SavedUserPreferenceDialog ( bool initializeComponent ) : CDP4Composition.Attributes
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Résultat CDP4Composition.Attributes