CSharpCodeGenerator.BuildClassDeclaration(CSharpCodeWriter) 메서드

정의

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

매개 변수

반환

적용 대상