ParentChunkGenerator 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 ParentChunkGenerator abstract : Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGeneratorpublic abstract class ParentChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGeneratortype ParentChunkGenerator = class
    interface IParentChunkGeneratorPublic MustInherit Class ParentChunkGenerator
Implements IParentChunkGenerator- Inheritance
- 
				ParentChunkGenerator
- Derived
- Implements
Constructors
| ParentChunkGenerator() | 
Fields
| Null | 
Methods
| Equals(Object) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() |