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