다음을 통해 공유


DelegateCodecSelector 클래스

정의

ICodecSelector 구현은 대리자를 사용합니다.

public sealed class DelegateCodecSelector : Orleans.Serialization.Serializers.ICodecSelector
type DelegateCodecSelector = class
    interface ICodecSelector
Public NotInheritable Class DelegateCodecSelector
Implements ICodecSelector
상속
DelegateCodecSelector
구현

생성자

DelegateCodecSelector()

ICodecSelector 구현은 대리자를 사용합니다.

속성

CodecName

ICodecSelector 구현은 대리자를 사용합니다.

IsSupportedTypeDelegate

ICodecSelector 구현은 대리자를 사용합니다.

메서드

IsSupportedType(Type)

ICodecSelector 구현은 대리자를 사용합니다.

적용 대상