ExpressionChunkGenerator Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class ExpressionChunkGenerator : Microsoft::AspNetCore::Razor::Chunks::Generators::IParentChunkGenerator, Microsoft::AspNetCore::Razor::Chunks::Generators::ISpanChunkGenerator
public class ExpressionChunkGenerator : Microsoft.AspNetCore.Razor.Chunks.Generators.IParentChunkGenerator, Microsoft.AspNetCore.Razor.Chunks.Generators.ISpanChunkGenerator
type ExpressionChunkGenerator = class
interface ISpanChunkGenerator
interface IParentChunkGenerator
Public Class ExpressionChunkGenerator
Implements IParentChunkGenerator, ISpanChunkGenerator
- Héritage
-
ExpressionChunkGenerator
- Implémente
Constructeurs
ExpressionChunkGenerator() |
Méthodes
Equals(Object) | |
GenerateChunk(Span, ChunkGeneratorContext) | |
GenerateEndParentChunk(Block, ChunkGeneratorContext) | |
GenerateStartParentChunk(Block, ChunkGeneratorContext) | |
GetHashCode() | |
ToString() |