Freigeben über


SerializerMethodAttribute Klasse

Definition

Wird verwendet, um eine Methode als Serializerfunktion für diesen Typ zu markieren.

[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
Vererbung
SerializerMethodAttribute
Attribute

Konstruktoren

SerializerMethodAttribute()

Wird verwendet, um eine Methode als Serializerfunktion für diesen Typ zu markieren.

Gilt für: