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

参数

返回

适用于