Class InvalidExecutableNodeView
Implements
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Editor.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public class InvalidExecutableNodeView : ExecutableNodeView, ICeresNodeView
Constructors
InvalidExecutableNodeView(Type, CeresGraphView)
Declaration
public InvalidExecutableNodeView(Type type, CeresGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
CeresGraphView | graphView |