Edit

Share via


IBaseCodecProvider Interface

Definition

Provides access to IBaseCodec<T> implementations.

public interface IBaseCodecProvider
type IBaseCodecProvider = interface
Public Interface IBaseCodecProvider
Derived

Methods

GetBaseCodec<TField>()

Gets a base codec for the specified type.

Applies to