共用方式為


SectionChunkGenerator 類別

定義

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

建構函式

SectionChunkGenerator(String)

屬性

SectionName

方法

Equals(Object)
GenerateEndParentChunk(Block, ChunkGeneratorContext)
GenerateStartParentChunk(Block, ChunkGeneratorContext)
GetHashCode()
ToString()

適用於