Table of Contents

Class CustomExecutionEvent<TEventBase>

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
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

string

Methods

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()