共用方式為


AppPrintHelper.Tree(Nullable<Boolean>) 方法

定義

列印可見檢視專案的樹狀結構。

public void Tree (Nullable<bool> console = null);
member this.Tree : Nullable<bool> -> unit
Public Sub Tree (Optional console As Nullable(Of Boolean) = null)

參數

console
Nullable<Boolean>

以色彩輸出至主控台,而不是預設記錄器。

適用於