Class FlowNode_ExecuteCustomFunctionTVoid<TP1, TP2>
- Namespace
- Ceres.Graph.Flow.CustomFunctions
- Assembly
- cs.temp.dll.dll
public sealed class FlowNode_ExecuteCustomFunctionTVoid<TP1, TP2> : FlowNode_ExecuteCustomFunctionVoid, IDisposable, IRuntimeCompiledNode
Type Parameters
TP1TP2
- Inheritance
-
objectFlowNode_ExecuteCustomFunctionTVoid<TP1, TP2>
- Implements
-
IDisposable
- Inherited Members
Fields
input1
public CeresPort<TP1> input1
Field Value
- CeresPort<TP1>
input2
public CeresPort<TP2> input2
Field Value
- CeresPort<TP2>