Condividi tramite


SerializerMethodAttribute Classe

Definizione

Usato per contrassegnare un metodo come fornire una funzione serializzatore per tale tipo.

[System.AttributeUsage(System.AttributeTargets.Method)]
public sealed class SerializerMethodAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method)>]
type SerializerMethodAttribute = class
    inherit Attribute
Public NotInheritable Class SerializerMethodAttribute
Inherits Attribute
Ereditarietà
SerializerMethodAttribute
Attributi

Costruttori

SerializerMethodAttribute()

Usato per contrassegnare un metodo come fornire una funzione serializzatore per tale tipo.

Si applica a