C# Класс BasicRdl.Views.MultiRelationshipRuleDialog

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

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

Метод Описание
MultiRelationshipRuleDialog ( ) : CDP4Common.CommonData

Initializes a new instance of the MultiRelationshipRuleDialog class.

This constructor is used by MEF to instation the view. The view is instantiated to enable navigation using the IThingDialogNavigationService

MultiRelationshipRuleDialog ( bool initializeComponent ) : CDP4Common.CommonData

Initializes a new instance of the MultiRelationshipRuleDialog class.

This constructor is called by the IThingDialogNavigationService.

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

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

Initializes a new instance of the MultiRelationshipRuleDialog class.
This constructor is used by MEF to instation the view. The view is instantiated to enable navigation using the IThingDialogNavigationService
public MultiRelationshipRuleDialog ( ) : CDP4Common.CommonData
Результат CDP4Common.CommonData

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

Initializes a new instance of the MultiRelationshipRuleDialog class.
This constructor is called by the IThingDialogNavigationService.
public MultiRelationshipRuleDialog ( bool initializeComponent ) : CDP4Common.CommonData
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
Результат CDP4Common.CommonData