ParentChunkGenerator Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class ParentChunkGenerator abstract : Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator
public abstract class ParentChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator
type ParentChunkGenerator = class
interface IParentChunkGenerator
Public MustInherit Class ParentChunkGenerator
Implements IParentChunkGenerator
- Herança
-
ParentChunkGenerator
- Derivado
- Implementações
Construtores
| ParentChunkGenerator() |
Campos
| Null |
Métodos
| Equals(Object) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() |