Table of Contents

Constructor NavigateToNodeRequestedEventArgs

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

NavigateToNodeRequestedEventArgs(object)

Initializes a new instance of the NavigateToNodeRequestedEventArgs class with specified node.

public NavigateToNodeRequestedEventArgs(object node)

Parameters

node object

Node being clicked.