ParentChunkGenerator Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Herencia
-
ParentChunkGenerator
- Derivado
- Implementaciones
Constructores
| ParentChunkGenerator() |
Campos
| Null |
Métodos
| Equals(Object) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() |