Class FlowNode_ExecuteFunctionVoid<TTarget>
public abstract class FlowNode_ExecuteFunctionVoid<TTarget> : FlowNode_ExecuteFunctionVoid, IEnumerable<CeresNode>, IEnumerable, IDisposable
Type Parameters
TTarget
- Inheritance
-
FlowNode_ExecuteFunctionVoid<TTarget>
- Implements
- Derived
- Inherited Members
Constructors
FlowNode_ExecuteFunctionVoid()
protected FlowNode_ExecuteFunctionVoid()
Methods
GetExecutableFunction()
public ExecutableReflection<TTarget>.ExecutableFunction GetExecutableFunction()
Returns
- ExecutableReflection<TTarget>.ExecutableFunction
GetMethodInfo(Type)
public override MethodInfo GetMethodInfo(Type targetType)
Parameters
targetTypeType
Returns
OnAfterDeserialize()
public void OnAfterDeserialize()
OnBeforeSerialize()
public void OnBeforeSerialize()
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()