Table of Contents

Class FlowNode_ExecuteFunctionTVoid<TTarget>

Namespace
Ceres.Graph.Flow.Utilities
Assembly
cs.temp.dll.dll
public sealed class FlowNode_ExecuteFunctionTVoid<TTarget> : FlowNode_ExecuteFunctionVoid<TTarget>, IDisposable, ISerializationCallbackReceiver

Type Parameters

TTarget
Inheritance
object
FlowNode_ExecuteFunctionTVoid<TTarget>
Implements
IDisposable
ISerializationCallbackReceiver
Inherited Members

Fields

target

public CeresPort<TTarget> target

Field Value

CeresPort<TTarget>

Methods

LocalExecute(ExecutionContext)

protected override void LocalExecute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext