TriggerAttribute derived class that aids
in building trigger attributes.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class YYETriggerAttribute : TriggerAttribute |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class YYETriggerAttribute _ Inherits TriggerAttribute |
| Visual C++ |
|---|
[SerializableAttribute] public ref class YYETriggerAttribute : public TriggerAttribute |
Inheritance Hierarchy
System..::.Object
System..::.Attribute
RightEdgeObjectAttribute
RightEdge.Common..::.TriggerAttribute
RightEdge.Common..::.YYETriggerAttribute
System..::.Attribute
RightEdgeObjectAttribute
RightEdge.Common..::.TriggerAttribute
RightEdge.Common..::.YYETriggerAttribute