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