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

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

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
Результат CDP4Common.CommonData
        public TimeOfDayParameterTypeDialog()
        {
        }

Same methods

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