Udostępnij za pośrednictwem


CodeGenerator.GenerateCommentStatement(CodeCommentStatement) Metoda

Definicja

Generuje kod dla określonej instrukcji komentarza.

protected:
 virtual void GenerateCommentStatement(System::CodeDom::CodeCommentStatement ^ e);
protected virtual void GenerateCommentStatement (System.CodeDom.CodeCommentStatement e);
abstract member GenerateCommentStatement : System.CodeDom.CodeCommentStatement -> unit
override this.GenerateCommentStatement : System.CodeDom.CodeCommentStatement -> unit
Protected Overridable Sub GenerateCommentStatement (e As CodeCommentStatement)

Parametry

e
CodeCommentStatement

Instrukcja do wygenerowania kodu dla.

Wyjątki

Właściwość nie jest ustawiona Commente .

Dotyczy

Zobacz też