Last updated 1 day ago
Was this helpful?
Constructor in
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.