Partager via


SerializationCallbacksAttribute(Type) Constructeur

Définition

Instancie une nouvelle SerializationCallbacksAttribute instance.

public SerializationCallbacksAttribute (Type hookType);
new Orleans.SerializationCallbacksAttribute : Type -> Orleans.SerializationCallbacksAttribute
Public Sub New (hookType As Type)

Paramètres

hookType
Type

Type de l’objet utilisé pour appeler des hooks de sérialisation.

S’applique à