Class EventAttribute
Marks a field as an event.
[AttributeUsage(AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
public sealed class EventAttribute : Attribute
- Inheritance
-
EventAttribute
- Inherited Members
- Extension Methods