Redagować

Udostępnij przez


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

Name Description
DelegateCodecSelector()

Properties

Name Description
CodecName
IsSupportedTypeDelegate

Methods

Name Description
IsSupportedType(Type)

Applies to