Interface IFlowGraphRuntime
public interface IFlowGraphRuntime
- Extension Methods
Properties
Graph
Get runtime FlowGraph instance
FlowGraph Graph { get; }
Property Value
Object
Runtime context Object
Object Object { get; }
public interface IFlowGraphRuntime
Get runtime FlowGraph instance
FlowGraph Graph { get; }
Runtime context Object
Object Object { get; }