Method | Description | |
---|---|---|
CodeCommentStatement ( ) : System.Diagnostics | ||
CodeCommentStatement ( |
||
CodeCommentStatement ( string text ) : System.Diagnostics | ||
CodeCommentStatement ( string text, bool docComment ) : System.Diagnostics |
public CodeCommentStatement ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public CodeCommentStatement ( |
||
comment | ||
return | System.Diagnostics |
public CodeCommentStatement ( string text ) : System.Diagnostics | ||
text | string | |
return | System.Diagnostics |
public CodeCommentStatement ( string text, bool docComment ) : System.Diagnostics | ||
text | string | |
docComment | bool | |
return | System.Diagnostics |