CSharpCodeWriter.WriteEndInstrumentationContext(ChunkGeneratorContext) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- context
- ChunkGeneratorContext