Class CustomExecutionEvent<TEventBase>
public abstract class CustomExecutionEvent<TEventBase> : CustomExecutionEvent, IEnumerable<CeresNode>, IEnumerable, IDisposable where TEventBase : EventBase<TEventBase>, new()
Type Parameters
TEventBase
- Inheritance
-
CustomExecutionEvent<TEventBase>
- Implements
- Inherited Members
Constructors
CustomExecutionEvent()
protected CustomExecutionEvent()
Fields
EventName
protected static readonly string EventName
Field Value
Methods
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()