Edit

Share via


NewtonsoftJsonCodec.IGeneralizedCodec.IsSupportedType(Type) Method

Definition

bool IGeneralizedCodec.IsSupportedType (Type type);
abstract member Orleans.Serialization.Serializers.IGeneralizedCodec.IsSupportedType : Type -> bool
override this.Orleans.Serialization.Serializers.IGeneralizedCodec.IsSupportedType : Type -> bool
Function IsSupportedType (type As Type) As Boolean Implements IGeneralizedCodec.IsSupportedType

Parameters

type
Type

Returns

Implements

Applies to