TemplateBlockChunkGenerator Class

Namespace
Microsoft.AspNetCore.Razor.Chunks.Generators
Assemblies
  • Microsoft.AspNetCore.Razor

Syntax

public class TemplateBlockChunkGenerator : ParentChunkGenerator, IParentChunkGenerator
class Microsoft.AspNetCore.Razor.Chunks.Generators.TemplateBlockChunkGenerator

Methods

GenerateEndParentChunk(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext)
public override void GenerateEndParentChunk(Block target, ChunkGeneratorContext context)
GenerateStartParentChunk(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext)
public override void GenerateStartParentChunk(Block target, ChunkGeneratorContext context)