Class ExtraPropertiesValueConverter
Inheritance
System.Object
ExtraPropertiesValueConverter
Namespace: Volo.Abp.EntityFrameworkCore.ValueConverters
Assembly: Volo.Abp.EntityFrameworkCore.dll
Syntax
public class ExtraPropertiesValueConverter : ValueConverter<Dictionary<string, object>, string>
Constructors
ExtraPropertiesValueConverter(Type)
Declaration
public ExtraPropertiesValueConverter(Type entityType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | entityType |