C# Class CDP4SiteDirectory.Views.EngineeringModelSetupSelectionDialog

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

Méthodes publiques

Méthode Description
EngineeringModelSetupSelectionDialog ( ) : CDP4Composition.Attributes

Initializes a new instance of the EngineeringModelSetupSelectionDialog class.

EngineeringModelSetupSelectionDialog ( bool initializeComponent ) : CDP4Composition.Attributes

Initializes a new instance of the EngineeringModelSetupSelectionDialog class.

This constructor is called by the navigation service

Method Details

EngineeringModelSetupSelectionDialog() public méthode

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

EngineeringModelSetupSelectionDialog() public méthode

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