ExpressionChunkGenerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
ExpressionChunkGenerator
- Implements
Constructors
ExpressionChunkGenerator() |
Methods
Equals(Object) | |
GenerateChunk(Span, ChunkGeneratorContext) | |
GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
GetHashCode() | |
ToString() |