Class CustomExecutionEvent<TEventBase>
public abstract class CustomExecutionEvent<TEventBase> : CustomExecutionEvent, IDisposable where TEventBase : EventBase<TEventBase>, new()
Type Parameters
TEventBase
- Inheritance
-
objectCustomExecutionEvent<TEventBase>
- Implements
-
IDisposable
- Inherited Members
Fields
EventName
protected static readonly string EventName
Field Value
- string