Edit

Share via


IValueSerializerProvider Interface

Definition

Provides access to value type serializers.

public interface IValueSerializerProvider
type IValueSerializerProvider = interface
Public Interface IValueSerializerProvider
Derived

Methods

GetValueSerializer<TField>()

Gets the value serializer for the specified type.

Applies to