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