Class ExecuteFlowEventBase<TEvent>
Inheritance
object
ExecuteFlowEventBase<TEvent>
Implements
Namespace: Ceres.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public abstract class ExecuteFlowEventBase<TEvent> : EventBase<TEvent>, IFlowEvent where TEvent : ExecuteFlowEventBase<TEvent>, new()
Type Parameters
Name | Description |
---|---|
TEvent |
Properties
FunctionName
Declaration
public string FunctionName { get; protected set; }
Property Value
Type | Description |
---|---|
string |