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