메소드 | 설명 | |
---|---|---|
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 |