메소드 | 설명 | |
---|---|---|
TimeOfDayParameterTypeDialog ( ) : CDP4Common.CommonData |
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. |
|
TimeOfDayParameterTypeDialog ( bool initializeComponent ) : CDP4Common.CommonData |
Initializes a new instance of the TimeOfDayParameterTypeDialog class. This constructor is called by the IThingDialogNavigationService. |
public TimeOfDayParameterTypeDialog ( ) : CDP4Common.CommonData | ||
리턴 | CDP4Common.CommonData |
public TimeOfDayParameterTypeDialog ( bool initializeComponent ) : CDP4Common.CommonData | ||
initializeComponent | bool | /// a value indicating whether the contained Components shall be loaded /// |
리턴 | CDP4Common.CommonData |