Method ToggleComment
ToggleComment()
When implemented by a class, toggles the selected text as a comment\uncomment, using the correct comment syntax for the programming language.
void ToggleComment()
When implemented by a class, toggles the selected text as a comment\uncomment, using the correct comment syntax for the programming language.
void ToggleComment()