Class FlowNode_GetConfigT<TConfig>
public sealed class FlowNode_GetConfigT<TConfig> : FlowNode, IDisposable where TConfig : Config<TConfig>, new()
Type Parameters
TConfig
- Inheritance
-
objectFlowNode_GetConfigT<TConfig>
- Implements
-
IDisposable
- Inherited Members
Fields
result
public CeresPort<TConfig> result
Field Value
- CeresPort<TConfig>
Methods
LocalExecute(ExecutionContext)
protected override void LocalExecute(ExecutionContext executionContext)
Parameters
executionContextExecutionContext