Constructor in NodeDebugInfo
Initialises a new instance of the NodeDebugInfo class.
public NodeDebugInfo(string? fileName, string nodeName)
string fileName
string
The file that the node was defined in.
string nodeName
The name of the node.
Last updated 10 months ago
Was this helpful?