RazorCommentChunkGenerator 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 RazorCommentChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::ParentChunkGeneratorpublic class RazorCommentChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.ParentChunkGeneratortype RazorCommentChunkGenerator = class
    inherit ParentChunkGeneratorPublic Class RazorCommentChunkGenerator
Inherits ParentChunkGenerator- Inheritance
Constructors
| RazorCommentChunkGenerator() | 
Methods
| Equals(Object) | (Inherited from ParentChunkGenerator) | 
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | (Inherited from ParentChunkGenerator) | 
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | (Inherited from ParentChunkGenerator) | 
| GetHashCode() | (Inherited from ParentChunkGenerator) |