BasicRdl.Views.CompoundParameterTypeDialog.CompoundParameterTypeDialog C# (CSharp) Метод

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

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

Same methods

CompoundParameterTypeDialog::CompoundParameterTypeDialog ( bool initializeComponent ) : CDP4Common.CommonData
CompoundParameterTypeDialog