Method GetSingleLineComment
GetSingleLineComment(Point)
Gets the string that represents start symbol of single line comment.
public override string GetSingleLineComment(Point pos)
Parameters
pos
PointPosition to check.
Returns
- string
Single line comment string.