共用方式為


IApp.Repl 方法

定義

啟動互動式 REPL (Read-Eval-Print-Loop) 以進行應用程式探索,並暫停測試執行,直到關閉為止。

public void Repl ();
abstract member Repl : unit -> unit
Public Sub Repl ()

適用於