次の方法で共有


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()

適用対象