SerializationCallbacksAttribute(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.
Instancia uma nova SerializationCallbacksAttribute instância.
public SerializationCallbacksAttribute (Type hookType);
new Orleans.SerializationCallbacksAttribute : Type -> Orleans.SerializationCallbacksAttribute
Public Sub New (hookType As Type)
Parâmetros
- hookType
- Type
O tipo do objeto usado para invocar ganchos de serialização.