Class FlowNode_ExecuteFunctionTReturn<TTarget, TP1, TP2, TP3, TP4, TP5, TR>
public sealed class FlowNode_ExecuteFunctionTReturn<TTarget, TP1, TP2, TP3, TP4, TP5, TR> : FlowNode_ExecuteFunctionReturn<TTarget>, IDisposable, ISerializationCallbackReceiver
Type Parameters
TTargetTP1TP2TP3TP4TP5TR
- Inheritance
-
objectFlowNode_ExecuteFunctionReturn<TTarget>FlowNode_ExecuteFunctionTReturn<TTarget, TP1, TP2, TP3, TP4, TP5, TR>
- Implements
-
IDisposableISerializationCallbackReceiver
- Inherited Members
Fields
input1
public CeresPort<TP1> input1
Field Value
- CeresPort<TP1>
input2
public CeresPort<TP2> input2
Field Value
- CeresPort<TP2>
input3
public CeresPort<TP3> input3
Field Value
- CeresPort<TP3>
input4
public CeresPort<TP4> input4
Field Value
- CeresPort<TP4>
input5
public CeresPort<TP5> input5
Field Value
- CeresPort<TP5>
output
public CeresPort<TR> output
Field Value
- CeresPort<TR>
target
public CeresPort<TTarget> target
Field Value
- CeresPort<TTarget>
Methods
LocalExecute(ExecutionContext)
protected override void LocalExecute(ExecutionContext executionContext)
Parameters
executionContextExecutionContext