Class MergeDateAndDateTimePropertyEditor
Inheritance
System.Object
Assembly: cs.temp.dll.dll
Syntax
public class MergeDateAndDateTimePropertyEditor : MigrationBase
Constructors
MergeDateAndDateTimePropertyEditor(IMigrationContext, IIOHelper, IConfigurationEditorJsonSerializer)
Declaration
public MergeDateAndDateTimePropertyEditor(IMigrationContext context, IIOHelper ioHelper, IConfigurationEditorJsonSerializer configurationEditorJsonSerializer)
Parameters
| Type |
Name |
Description |
| IMigrationContext |
context |
|
| IIOHelper |
ioHelper |
|
| IConfigurationEditorJsonSerializer |
configurationEditorJsonSerializer |
|
Methods
Migrate()
Declaration
protected override void Migrate()