Table of Contents

Class FlowNode_ExecuteCustomFunctionTVoid<TP1, TP2, TP3, TP4, TP5, TP6>

Namespace
Ceres.Flow.CustomFunctions
Assembly
Ceres.Flow.dll
[CeresGroup("Hidden")]
public sealed class FlowNode_ExecuteCustomFunctionTVoid<TP1, TP2, TP3, TP4, TP5, TP6> : FlowNode_ExecuteCustomFunctionVoid, IEnumerable<CeresNode>, IEnumerable, IDisposable, IRuntimeCompiledNode

Type Parameters

TP1
TP2
TP3
TP4
TP5
TP6
Inheritance
FlowNode_ExecuteCustomFunctionTVoid<TP1, TP2, TP3, TP4, TP5, TP6>
Implements
Inherited Members

Constructors

FlowNode_ExecuteCustomFunctionTVoid()

public FlowNode_ExecuteCustomFunctionTVoid()

Fields

input1

[InputPort(false)]
public CeresPort<TP1> input1

Field Value

CeresPort<TP1>

input2

[InputPort(false)]
public CeresPort<TP2> input2

Field Value

CeresPort<TP2>

input3

[InputPort(false)]
public CeresPort<TP3> input3

Field Value

CeresPort<TP3>

input4

[InputPort(false)]
public CeresPort<TP4> input4

Field Value

CeresPort<TP4>

input5

[InputPort(false)]
public CeresPort<TP5> input5

Field Value

CeresPort<TP5>

input6

[InputPort(false)]
public CeresPort<TP6> input6

Field Value

CeresPort<TP6>

Methods

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()