ParentChunkGenerator Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
- Dziedziczenie
-
ParentChunkGenerator
- Pochodne
- Implementuje
Konstruktory
| ParentChunkGenerator() |
Pola
| Null |
Metody
| Equals(Object) | |
| GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
| GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
| GetHashCode() |