C# Class CDP4Requirements.Views.ExclusiveOrExpressionDialog

Inheritance: IThingDialogView
Afficher le fichier Open project: RHEAGROUP/COMET-IME-Community-Edition

Méthodes publiques

Méthode Description
ExclusiveOrExpressionDialog ( ) : CDP4Common.CommonData

Initializes a new instance of the ExclusiveOrExpressionDialog class.

ExclusiveOrExpressionDialog ( bool initializeComponent ) : CDP4Common.CommonData

Initializes a new instance of the ExclusiveOrExpressionDialog class.

This constructor is called by the IThingDialogNavigationService.

Method Details

ExclusiveOrExpressionDialog() public méthode

Initializes a new instance of the ExclusiveOrExpressionDialog class.
public ExclusiveOrExpressionDialog ( ) : CDP4Common.CommonData
Résultat CDP4Common.CommonData

ExclusiveOrExpressionDialog() public méthode

Initializes a new instance of the ExclusiveOrExpressionDialog class.
This constructor is called by the IThingDialogNavigationService.
public ExclusiveOrExpressionDialog ( bool initializeComponent ) : CDP4Common.CommonData
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Résultat CDP4Common.CommonData