DelegateCopierSelector 类

定义

ICopierSelector的实现使用委托。

public sealed class DelegateCopierSelector : Orleans.Serialization.Serializers.ICopierSelector
type DelegateCopierSelector = class
    interface ICopierSelector
Public NotInheritable Class DelegateCopierSelector
Implements ICopierSelector
继承
DelegateCopierSelector
实现

构造函数

DelegateCopierSelector()

ICopierSelector的实现使用委托。

属性

CopierName

ICopierSelector的实现使用委托。

IsSupportedTypeDelegate

ICopierSelector的实现使用委托。

方法

IsSupportedType(Type)

ICopierSelector的实现使用委托。

适用于