Class AsyncEvent
- Namespace
- MonkeyLoader.Events
- Assembly
- MonkeyLoader.dll
Marks the base for all asynchronous events used by IAsyncEventSource<TEvent>s.
public abstract class AsyncEvent : Event
- Inheritance
-
AsyncEvent
- Derived
- Inherited Members
Constructors
AsyncEvent()
Initializes this asynchronous event.
protected AsyncEvent()