Freigeben über


CopierMethodAttribute Klasse

Definition

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

[System.AttributeUsage(System.AttributeTargets.Method)]
public sealed class CopierMethodAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method)>]
type CopierMethodAttribute = class
    inherit Attribute
Public NotInheritable Class CopierMethodAttribute
Inherits Attribute
Vererbung
CopierMethodAttribute
Attribute

Konstruktoren

CopierMethodAttribute()

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

Gilt für: