Bagikan melalui


NonHandlerAttribute Kelas

Definisi

Menentukan bahwa metode yang ditargetkan bukan metode penangan halaman.

public ref class NonHandlerAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class NonHandlerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type NonHandlerAttribute = class
    inherit Attribute
Public Class NonHandlerAttribute
Inherits Attribute
Warisan
NonHandlerAttribute
Atribut

Konstruktor

NonHandlerAttribute()

Menentukan bahwa metode yang ditargetkan bukan metode penangan halaman.

Berlaku untuk