Exemplo n.º 1
0
 /// <summary>
 /// <see cref="ISearchAgent"/> ProcessVariables event handler.
 /// </summary>
 /// <param name="sender"></param>
 /// <param name="e"></param>
 protected virtual void OnProcessVariables(object sender, ProcessVariablesEventArgs e)
 => OnSolved(EventArgs.Empty);