Düzenle

Aracılığıyla paylaş


DelegateCodecSelector Class

Definition

Implementation of ICodecSelector which uses a delegate.

public sealed class DelegateCodecSelector : Orleans.Serialization.Serializers.ICodecSelector
type DelegateCodecSelector = class
    interface ICodecSelector
Public NotInheritable Class DelegateCodecSelector
Implements ICodecSelector
Inheritance
DelegateCodecSelector
Implements

Constructors

DelegateCodecSelector()

Properties

CodecName
IsSupportedTypeDelegate

Methods

IsSupportedType(Type)

Applies to