EventAttribute Class |
Namespace: SampSharp.Entities
public class EventAttribute : Attribute
The EventAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| EventAttribute | Initializes a new instance of the EventAttribute class |
| Name | Description | |
|---|---|---|
| Name |
Gets or sets the name of the event which should invoke the method. If this value is null, the method name is used as
the event name.
| |
| TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| IsDefaultAttribute | (Inherited from Attribute.) | |
| Match | (Inherited from Attribute.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |