SectionChunkGenerator 类  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class SectionChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::ParentChunkGeneratorpublic class SectionChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.ParentChunkGeneratortype SectionChunkGenerator = class
    inherit ParentChunkGeneratorPublic Class SectionChunkGenerator
Inherits ParentChunkGenerator- 继承
构造函数
| SectionChunkGenerator(String) | 
属性
| SectionName | 
方法
| Equals(Object) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() | |
| ToString() |