다음을 통해 공유


RazorCommentChunkGenerator 클래스

정의

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
상속
RazorCommentChunkGenerator

생성자

RazorCommentChunkGenerator()

메서드

Equals(Object) (다음에서 상속됨 ParentChunkGenerator)
GenerateEndParentChunk(Block, ChunkGeneratorContext) (다음에서 상속됨 ParentChunkGenerator)
GenerateStartParentChunk(Block, ChunkGeneratorContext) (다음에서 상속됨 ParentChunkGenerator)
GetHashCode() (다음에서 상속됨 ParentChunkGenerator)

적용 대상