Aracılığıyla paylaş


NonHandlerAttribute Sınıf

Tanım

Hedeflenen yöntemin bir sayfa işleyici yöntemi olmadığını belirtir.

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
Devralma
NonHandlerAttribute
Öznitelikler

Oluşturucular

NonHandlerAttribute()

Hedeflenen yöntemin bir sayfa işleyici yöntemi olmadığını belirtir.

Şunlara uygulanır