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

TimeOfDayParameterTypeDialog() public method

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

Same methods

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