Aracılığıyla paylaş


CodeGenerator.GenerateStatements(CodeStatementCollection) Yöntem

Tanım

Belirtilen deyim koleksiyonu için kod oluşturur.

protected:
 void GenerateStatements(System::CodeDom::CodeStatementCollection ^ stmts);
protected:
 void GenerateStatements(System::CodeDom::CodeStatementCollection ^ stms);
protected void GenerateStatements (System.CodeDom.CodeStatementCollection stmts);
protected void GenerateStatements (System.CodeDom.CodeStatementCollection stms);
member this.GenerateStatements : System.CodeDom.CodeStatementCollection -> unit
member this.GenerateStatements : System.CodeDom.CodeStatementCollection -> unit
Protected Sub GenerateStatements (stmts As CodeStatementCollection)
Protected Sub GenerateStatements (stms As CodeStatementCollection)

Parametreler

Şunlara uygulanır

Ayrıca bkz.