Method GetXmlComment
GetXmlComment(ISyntaxNode)
protected virtual string GetXmlComment(ISyntaxNode node)
Parameters
node
ISyntaxNode
Returns
GetXmlComment()
Gets the string that represents start symbols of xml comment.
public virtual string GetXmlComment()
Returns
- string
Xml comment string.