Loading...
Method in ProjectDebugInfo
public NodeDebugInfo? GetNodeDebugInfo(string nodeName)
string nodeName
string
Class in Yarn.Compiler
Inherits from System.Object
System.Object
public class ProjectDebugInfo
Property in
public List<NodeDebugInfo> Nodes { get; set; };