Partager via


ParentChunkGenerator.GenerateEndParentChunk Méthode

Définition

public:
 virtual void GenerateEndParentChunk(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ target, Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ context);
public virtual void GenerateEndParentChunk (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block target, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext context);
abstract member GenerateEndParentChunk : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block * Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext -> unit
override this.GenerateEndParentChunk : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block * Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext -> unit
Public Overridable Sub GenerateEndParentChunk (target As Block, context As ChunkGeneratorContext)

Paramètres

target
Block

Implémente

S’applique à