다음을 통해 공유


CSharpCodeWriter.WriteEndInstrumentationContext(ChunkGeneratorContext) 메서드

정의

public:
 Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^ WriteEndInstrumentationContext(Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ context);
public Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter WriteEndInstrumentationContext (Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext context);
member this.WriteEndInstrumentationContext : Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext -> Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter
Public Function WriteEndInstrumentationContext (context As ChunkGeneratorContext) As CSharpCodeWriter

매개 변수

반환

적용 대상