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

IntervalScaleDialog() public method

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

Same methods

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