Table of Contents

Class ExecutionEventNodeView

Namespace
Ceres.Editor.Flow
Assembly
Ceres.Flow.Editor.dll
[CustomNodeView(typeof(ExecutionEventBase), true)]
public class ExecutionEventNodeView : ExecutionEventBaseNodeView, ICeresNodeView
Inheritance
ExecutionEventNodeView
Implements
Inherited Members

Constructors

ExecutionEventNodeView(Type, CeresGraphView)

public ExecutionEventNodeView(Type type, CeresGraphView graphView)

Parameters

type Type
graphView CeresGraphView

Methods

FillMethodParameterPorts(MethodInfo)

protected override void FillMethodParameterPorts(MethodInfo methodInfo)

Parameters

methodInfo MethodInfo