EnableKeyedSerializerAttribute(Type) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public EnableKeyedSerializerAttribute (Type serializerType);
new Orleans.Serialization.EnableKeyedSerializerAttribute : Type -> Orleans.Serialization.EnableKeyedSerializerAttribute
Public Sub New (serializerType As Type)
Parâmetros
- serializerType
- Type