ChunkTree 类

定义

public ref class ChunkTree : Microsoft::AspNetCore::Razor::Chunks::ParentChunk
public class ChunkTree : Microsoft.AspNetCore.Razor.Chunks.ParentChunk
type ChunkTree = class
    inherit ParentChunk
Public Class ChunkTree
Inherits ParentChunk
继承

构造函数

ChunkTree()

属性

Association (继承自 Chunk)
Children (继承自 ParentChunk)
Start (继承自 Chunk)

适用于