Class TypeInfoMappingHelpers
public static class TypeInfoMappingHelpers
- Inheritance
-
TypeInfoMappingHelpers
- Inherited Members
Methods
CreateInfo(TypeInfoMapping, PgSerializerOptions, PgConverter, DataFormat?, bool)
public static PgTypeInfo CreateInfo(this TypeInfoMapping mapping, PgSerializerOptions options, PgConverter converter, DataFormat? preferredFormat = null, bool supportsWriting = true)
Parameters
mappingTypeInfoMappingoptionsPgSerializerOptionsconverterPgConverterpreferredFormatDataFormat?supportsWritingbool
Returns
CreateInfo(TypeInfoMapping, PgSerializerOptions, PgConverterResolver, bool, DataFormat?, bool)
public static PgResolverTypeInfo CreateInfo(this TypeInfoMapping mapping, PgSerializerOptions options, PgConverterResolver resolver, bool includeDataTypeName = true, DataFormat? preferredFormat = null, bool supportsWriting = true)
Parameters
mappingTypeInfoMappingoptionsPgSerializerOptionsresolverPgConverterResolverincludeDataTypeNameboolpreferredFormatDataFormat?supportsWritingbool