Class ExecutableEvent
Implements
IDisposable
Inherited Members
Namespace: Ceres.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public abstract class ExecutableEvent : ExecutableNode, IDisposable
Methods
GetEventName()
Declaration
public abstract string GetEventName()
Returns
| Type | Description |
|---|---|
| string |
Implements
IDisposable