EnableKeyedSerializerAttribute(Type) 构造函数

定义

public EnableKeyedSerializerAttribute (Type serializerType);
new Orleans.Serialization.EnableKeyedSerializerAttribute : Type -> Orleans.Serialization.EnableKeyedSerializerAttribute
Public Sub New (serializerType As Type)

参数

serializerType
Type

适用于