C# Class CDP4Requirements.Views.SpecificationTypeMappingDialog

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

Méthodes publiques

Méthode Description
SpecificationTypeMappingDialog ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the SpecificationTypeMappingDialog class.

This constructor is called by the navigation service

Private Methods

Méthode Description
SpecificationTypeMappingDialog ( ) : System.ComponentModel.Composition

Method Details

SpecificationTypeMappingDialog() public méthode

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