UsingChunkMerger 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 UsingChunk instances.
public ref class UsingChunkMerger : Microsoft::AspNetCore::Mvc::Razor::Directives::IChunkMergerpublic class UsingChunkMerger : Microsoft.AspNetCore.Mvc.Razor.Directives.IChunkMergertype UsingChunkMerger = class
    interface IChunkMergerPublic Class UsingChunkMerger
Implements IChunkMerger- Inheritance
- 
				UsingChunkMerger
- Implements
Constructors
| UsingChunkMerger() | 
Methods
| MergeInheritedChunks(ChunkTree, IReadOnlyList<Chunk>) | |
| VisitChunk(Chunk) |