ISpecializableCodec
interface
Namespace: Orleans.Serialization.Serializers
Provides access to codecs for multiple types.
public interface ISpecializableCodecMethods
GetSpecializedCodec(Type)Gets anIFieldCodecimplementation which supports the specified type.IsSupportedType(Type)Determines whether the specified type is supported by this instance.
