Class FlowNode_ExecuteCustomFunctionReturn
Inheritance
object
FlowNode_ExecuteCustomFunctionReturn
Implements
System.Collections.Generic.IEnumerable<T><CeresNode>
System.Collections.IEnumerable
IDisposable
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Graph.Flow.CustomFunctions
Assembly: cs.temp.dll.dll
Syntax
public abstract class FlowNode_ExecuteCustomFunctionReturn : FlowNode_ExecuteCustomFunction, IEnumerable<CeresNode>, IEnumerable, IDisposable, IRuntimeCompiledNode
Implements
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
IDisposable