Class CustomExecutionEvent<TEventBase>
Inheritance
object
CustomExecutionEvent<TEventBase>
Implements
IDisposable
Inherited Members
Namespace: Ceres.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public abstract class CustomExecutionEvent<TEventBase> : CustomExecutionEvent, IDisposable where TEventBase : EventBase<TEventBase>, new()
Type Parameters
| Name | Description |
|---|---|
| TEventBase |
Fields
EventName
Declaration
protected static readonly string EventName
Field Value
| Type | Description |
|---|---|
| string |
Implements
IDisposable