Bagikan melalui


NonActionAttribute Kelas

Definisi

Menunjukkan bahwa metode pengontrol bukan metode tindakan.

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

Konstruktor

NonActionAttribute()

Menunjukkan bahwa metode pengontrol bukan metode tindakan.

Berlaku untuk