Method ToString
ToString()
Returns a String
that represents the current SyntaxNode
.
public override string ToString()
Returns
- string
A
String
> that represents the currentSyntaxNode.
Returns a String
that represents the current SyntaxNode
.
public override string ToString()
A String
> that represents the current SyntaxNode.