Пример #1
0
 private void OnFindPreviousRequested(object sender, string e)
 {
     _terminalView.FindPreviousAsync(e);
 }