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::ISpanChunkGeneratorpublic class ExpressionChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator, Microsoft.AspNetCore.Razor.Chunks.Generators.ISpanChunkGeneratortype ExpressionChunkGenerator = class
    interface ISpanChunkGenerator
    interface IParentChunkGeneratorPublic Class ExpressionChunkGenerator
Implements IParentChunkGenerator, ISpanChunkGenerator- Inheritance
- 
				ExpressionChunkGenerator
- Implements
Constructors
| ExpressionChunkGenerator() | 
Methods
| Equals(Object) | |
| GenerateChunk(Span, ChunkGeneratorContext) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() | |
| ToString() |