Table of Contents

Class FlowNode_ExecuteFunctionReturn<TTarget>

Namespace
Ceres.Flow.Utilities
Assembly
Ceres.Flow.dll
public abstract class FlowNode_ExecuteFunctionReturn<TTarget> : FlowNode_ExecuteFunctionReturn, IEnumerable<CeresNode>, IEnumerable, IDisposable

Type Parameters

TTarget
Inheritance
FlowNode_ExecuteFunctionReturn<TTarget>
Implements
Derived
Inherited Members

Constructors

FlowNode_ExecuteFunctionReturn()

protected FlowNode_ExecuteFunctionReturn()

Methods

GetExecutableFunction()

public ExecutableReflection<TTarget>.ExecutableFunction GetExecutableFunction()

Returns

ExecutableReflection<TTarget>.ExecutableFunction

GetMethodInfo(Type)

public override MethodInfo GetMethodInfo(Type targetType)

Parameters

targetType Type

Returns

MethodInfo

OnAfterDeserialize()

public void OnAfterDeserialize()

OnBeforeSerialize()

public void OnBeforeSerialize()

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()