Megosztás a következőn keresztül:


MarkupChunkGenerator Class

Definition

public ref class MarkupChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::SpanChunkGenerator
public class MarkupChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.SpanChunkGenerator
type MarkupChunkGenerator = class
    inherit SpanChunkGenerator
Public Class MarkupChunkGenerator
Inherits SpanChunkGenerator
Inheritance
MarkupChunkGenerator

Constructors

MarkupChunkGenerator()

Methods

Equals(Object) (Inherited from SpanChunkGenerator)
GenerateChunk(Span, ChunkGeneratorContext)
GetHashCode() (Inherited from SpanChunkGenerator)
ToString()

Applies to