Method CommentSelection
CommentSelection()
Marks the selected text as a comment, using the correct comment syntax for the programming language.
public virtual void CommentSelection()
Marks the selected text as a comment, using the correct comment syntax for the programming language.
public virtual void CommentSelection()