BasicRdl.Views.DerivedUnitDialog.DerivedUnitDialog C# (CSharp) Method

DerivedUnitDialog() public method

Initializes a new instance of the DerivedUnitDialog class.
This constructor is used by MEF to instation the view. The view is instantiated to enable navigation using the IThingDialogNavigationService
public DerivedUnitDialog ( ) : CDP4Common.CommonData
return CDP4Common.CommonData
        public DerivedUnitDialog()
        {
        }

Same methods

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