Exemple #1
0
 public void Reset(bool waitForPrompt = true)
 => _interactiveWindowInProc.Reset(waitForPrompt);
 public void Reset(bool waitForPrompt = true)
 => _inProc.Reset(waitForPrompt);