NodeContextEvent(string, string, string)

public NodeContextEvent(string nodeId, string nodeParentId, string type)

Parameters

nodeId string
nodeParentId string
type string

NodeContextEvent(INode, string)

public NodeContextEvent(INode node, string type)

Parameters

node INode
type string

NodeContextEvent(INode, NodeContextNotification)

public NodeContextEvent(INode node, NodeContextNotification notification)

Parameters

In this article