다음을 통해 공유


AttributeBlockChunkGenerator.GenerateStartParentChunk 메서드

정의

public:
 override void GenerateStartParentChunk(Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Block ^ target, Microsoft::AspNetCore::Razor::Chunks::Generators::ChunkGeneratorContext ^ context);
public override void GenerateStartParentChunk (Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block target, Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext context);
override this.GenerateStartParentChunk : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Block * Microsoft.AspNetCore.Razor.Chunks.Generators.ChunkGeneratorContext -> unit
Public Overrides Sub GenerateStartParentChunk (target As Block, context As ChunkGeneratorContext)

매개 변수

target
Block

적용 대상