Share via


MvcCSharpCodeGenerator.BuildClassDeclaration(CSharpCodeWriter) Method

Definition

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

Parameters

Returns

Applies to