InjectChunkMerger 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.
A IChunkMerger that merges InjectChunk instances.
public ref class InjectChunkMerger : Microsoft::AspNetCore::Mvc::Razor::Directives::IChunkMergerpublic class InjectChunkMerger : Microsoft.AspNetCore.Mvc.Razor.Directives.IChunkMergertype InjectChunkMerger = class
    interface IChunkMergerPublic Class InjectChunkMerger
Implements IChunkMerger- Inheritance
- 
				InjectChunkMerger
- Implements
Constructors
| InjectChunkMerger(String) | Initializes a new instance of InjectChunkMerger. | 
Methods
| MergeInheritedChunks(ChunkTree, IReadOnlyList<Chunk>) | |
| VisitChunk(Chunk) |