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::ParentChunkGenerator
public class RazorCommentChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.ParentChunkGenerator
type RazorCommentChunkGenerator = class
inherit ParentChunkGenerator
Public 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) |