CSharpCodeGenerator.BuildClassDeclaration(CSharpCodeWriter) Méthode

Définition

protected:
 virtual Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWritingScope BuildClassDeclaration(Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^ writer);
protected virtual Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope BuildClassDeclaration (Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter writer);
abstract member BuildClassDeclaration : Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope
override this.BuildClassDeclaration : Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWritingScope
Protected Overridable Function BuildClassDeclaration (writer As CSharpCodeWriter) As CSharpCodeWritingScope

Paramètres

Retours

S’applique à