IApp.Repl 方法

定义

启动交互式 REPL (Read-Eval-Print-Loop) 进行应用浏览,并暂停测试执行,直到它关闭。

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

适用于