다음을 통해 공유


MvcCSharpCodeGenerator.BuildClassDeclaration(CSharpCodeWriter) 메서드

정의

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

매개 변수

반환

적용 대상