C# Класс CDP4Requirements.Views.ExclusiveOrExpressionDialog

Наследование: IThingDialogView
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

ExclusiveOrExpressionDialog() публичный Метод

Initializes a new instance of the ExclusiveOrExpressionDialog class.
public ExclusiveOrExpressionDialog ( ) : CDP4Common.CommonData
Результат CDP4Common.CommonData

ExclusiveOrExpressionDialog() публичный Метод

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 ///
Результат CDP4Common.CommonData