Метод | Описание | |
---|---|---|
CommentNode ( string comment, string marker, |
Creates a new comment node.
|
|
ToString ( ) : string |
Returns the comment text.
|
public CommentNode ( string comment, string marker, |
||
comment | string | The comment line text, without the comment marker. |
marker | string | |
qualifiedSelection | The information required to locate and select this node in its VBE code pane. | |
Результат | Rubberduck.VBEditor |