GetSpecializedCodec(Type)
abstract
public abstract IFieldCodec GetSpecializedCodec(Type type) Gets an
IFieldCodec implementation which supports the specified type. Parameters
typeType- The type.
Returns
An
IFieldCodec implementation which supports the specified type.