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