ExpressionChunkGenerator Classe

Definição

public ref class ExpressionChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator, Microsoft::AspNetCore::Razor::Chunks::Generators::ISpanChunkGenerator
public class ExpressionChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator, Microsoft.AspNetCore.Razor.Chunks.Generators.ISpanChunkGenerator
type ExpressionChunkGenerator = class
    interface ISpanChunkGenerator
    interface IParentChunkGenerator
Public Class ExpressionChunkGenerator
Implements IParentChunkGenerator, ISpanChunkGenerator
Herança
ExpressionChunkGenerator
Implementações

Construtores

ExpressionChunkGenerator()

Métodos

Equals(Object)
GenerateChunk(Span, ChunkGeneratorContext)
GenerateEndParentChunk(Block, ChunkGeneratorContext)
GenerateStartParentChunk(Block, ChunkGeneratorContext)
GetHashCode()
ToString()

Aplica-se a