Class EventAttribute
- Namespace
- MonkeyLoader.Events
- Assembly
- MonkeyLoader.dll
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public abstract class EventAttribute : MonkeyLoaderAttribute
- Inheritance
-
EventAttribute
- Derived
- Inherited Members
Remarks
These control how the event types are treated by sources and handlers for more derived types.