System.CodeDom.CodeComment.CodeComment C# (CSharp) Méthode

CodeComment() public méthode

public CodeComment ( ) : System.Diagnostics
Résultat System.Diagnostics
        public CodeComment() {
        }

Same methods

CodeComment::CodeComment ( string text ) : System.Diagnostics
CodeComment::CodeComment ( string text, bool docComment ) : System.Diagnostics
CodeComment