Class FlowNode_ExecuteCustomFunctionTReturn<TP1, TR>
- Namespace
- Ceres.Graph.Flow.CustomFunctions
- Assembly
- cs.temp.dll.dll
public sealed class FlowNode_ExecuteCustomFunctionTReturn<TP1, TR> : FlowNode_ExecuteCustomFunctionReturn, IDisposable, IRuntimeCompiledNode
Type Parameters
TP1TR
- Inheritance
-
objectFlowNode_ExecuteCustomFunctionTReturn<TP1, TR>
- Implements
-
IDisposable
- Inherited Members
Fields
input1
public CeresPort<TP1> input1
Field Value
- CeresPort<TP1>
output
public CeresPort<TR> output
Field Value
- CeresPort<TR>