C# Class CDP4Requirements.Views.SpecRelationTypeMappingDialog

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

Méthodes publiques

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

Initializes a new instance of the SpecRelationTypeMappingDialog class.

This constructor is called by the navigation service

Private Methods

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

Method Details

SpecRelationTypeMappingDialog() public méthode

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