Table of Contents

Class EventAttribute

Namespace
MonkeyLoader.Events
Assembly
MonkeyLoader.dll

Base class for all Attributes marking Events.

[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.