MarkupChunkGenerator Class

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

Syntax

public class MarkupChunkGenerator : SpanChunkGenerator, ISpanChunkGenerator
class Microsoft.AspNetCore.Razor.Chunks.Generators.MarkupChunkGenerator

Methods

GenerateChunk(Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext)
public override void GenerateChunk(Span target, ChunkGeneratorContext context)
ToString()
Return type:System.String
public override string ToString()