Table of Contents

Class FlowNode_ExecuteFunctionVoid<TTarget>

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

Type Parameters

TTarget
Inheritance
object
FlowNode_ExecuteFunctionVoid<TTarget>
Implements
IDisposable
ISerializationCallbackReceiver
Derived
Inherited Members

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()