次の方法で共有


CSharpDesignTimeCodeVisitor.AcceptTreeCore(ChunkTree) メソッド

定義

protected:
 virtual void AcceptTreeCore(Microsoft::AspNetCore::Razor::Chunks::ChunkTree ^ tree);
protected virtual void AcceptTreeCore (Microsoft.AspNetCore.Razor.Chunks.ChunkTree tree);
abstract member AcceptTreeCore : Microsoft.AspNetCore.Razor.Chunks.ChunkTree -> unit
override this.AcceptTreeCore : Microsoft.AspNetCore.Razor.Chunks.ChunkTree -> unit
Protected Overridable Sub AcceptTreeCore (tree As ChunkTree)

パラメーター

tree
ChunkTree

適用対象