Class FlowNode_ExecuteCustomFunctionTVoid<TP1>
- Namespace
- Ceres.Flow.CustomFunctions
- Assembly
- Ceres.Flow.dll
[CeresGroup("Hidden")]
public sealed class FlowNode_ExecuteCustomFunctionTVoid<TP1> : FlowNode_ExecuteCustomFunctionVoid, IEnumerable<CeresNode>, IEnumerable, IDisposable, IRuntimeCompiledNode
Type Parameters
TP1
- Inheritance
-
FlowNode_ExecuteCustomFunctionTVoid<TP1>
- Implements
- Inherited Members
Constructors
FlowNode_ExecuteCustomFunctionTVoid()
public FlowNode_ExecuteCustomFunctionTVoid()
Fields
input1
[InputPort(false)]
public CeresPort<TP1> input1
Field Value
- CeresPort<TP1>
Methods
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()