Skip to content

IValueSerializerProvider Methods

Provides access to value type serializers.

GetValueSerializer

abstract
public abstract IValueSerializer<TField> GetValueSerializer<TField>()
Gets the value serializer for the specified type.

Returns

A value serializer for the specified type.