IGeneralizedBaseCodec
interface
Namespace: Orleans.Serialization.Serializers
A base type serializer which supports multiple types.
public interface IGeneralizedBaseCodec : IBaseCodec, IBaseCodec<object>Methods
IsSupportedType(Type)Determines whether the specified type is supported by this instance.
