次の方法で共有


IParentChunkGenerator.GenerateEndParentChunk メソッド

定義

public:
 void GenerateEndParentChunk(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ target, Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ context);
public void GenerateEndParentChunk (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block target, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext context);
abstract member GenerateEndParentChunk : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block * Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext -> unit
Public Sub GenerateEndParentChunk (target As Block, context As ChunkGeneratorContext)

パラメーター

target
Block

適用対象