C# Класс CDP4EngineeringModel.Views.PossibleFiniteStateListDialog

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

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

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

Initializes a new instance of the PossibleFiniteStateListDialog class.

PossibleFiniteStateListDialog ( bool initializeComponent ) : CDP4Common.CommonData

Initializes a new instance of the PossibleFiniteStateListDialog class.

This constructor is called by the IThingDialogNavigationService.

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

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

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

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

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