Click or drag to resize

TriggerHandlerAttribute Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Monkeyspeak.TriggerHandlerAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    MonkeyspeakTriggerHandlerAttribute

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
[AttributeUsageAttribute(AttributeTargets.Method, Inherited = false, AllowMultiple = true)]
public sealed class TriggerHandlerAttribute : Attribute

The TriggerHandlerAttribute type exposes the following members.

Constructors
  NameDescription
Public methodTriggerHandlerAttribute
Initializes a new instance of the TriggerHandlerAttribute class
Top
Properties
Methods
  NameDescription
Protected methodRegister
Top
Fields
  NameDescription
Protected fieldowner
Top
Extension Methods
See Also