Метод | Описание | |
---|---|---|
CodeCommentStatement ( ) : System.Diagnostics | ||
CodeCommentStatement ( |
||
CodeCommentStatement ( string text ) : System.Diagnostics | ||
CodeCommentStatement ( string text, bool docComment ) : System.Diagnostics |
public CodeCommentStatement ( ) : System.Diagnostics | ||
Результат | System.Diagnostics |
public CodeCommentStatement ( |
||
comment | ||
Результат | System.Diagnostics |
public CodeCommentStatement ( string text ) : System.Diagnostics | ||
text | string | |
Результат | System.Diagnostics |
public CodeCommentStatement ( string text, bool docComment ) : System.Diagnostics | ||
text | string | |
docComment | bool | |
Результат | System.Diagnostics |