AddImportChunkGenerator.GenerateChunk(Span, ChunkGeneratorContext) Méthode
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:
override void GenerateChunk(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ target, Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ context);
public override void GenerateChunk (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span target, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext context);
override this.GenerateChunk : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span * Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext -> unit
Public Overrides Sub GenerateChunk (target As Span, context As ChunkGeneratorContext)
Paramètres
- target
- Span
- context
- ChunkGeneratorContext