共用方式為


TemplateBlockChunkGenerator 類別

定義

public ref class TemplateBlockChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::ParentChunkGenerator
public class TemplateBlockChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.ParentChunkGenerator
type TemplateBlockChunkGenerator = class
    inherit ParentChunkGenerator
Public Class TemplateBlockChunkGenerator
Inherits ParentChunkGenerator
繼承
TemplateBlockChunkGenerator

建構函式

TemplateBlockChunkGenerator()

方法

Equals(Object) (繼承來源 ParentChunkGenerator)
GenerateEndParentChunk(Block, ChunkGeneratorContext)
GenerateStartParentChunk(Block, ChunkGeneratorContext)
GetHashCode() (繼承來源 ParentChunkGenerator)

適用於