Table of Contents

Class ExecuteFlowEventBase<TEvent>

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll
public abstract class ExecuteFlowEventBase<TEvent> : EventBase<TEvent>, IFlowEvent where TEvent : ExecuteFlowEventBase<TEvent>, new()

Type Parameters

TEvent
Inheritance
object
ExecuteFlowEventBase<TEvent>
Implements
Derived

Properties

FunctionName

public string FunctionName { get; protected set; }

Property Value

string