Ejemplo n.º 1
0
 /// <summary>
 /// Performs the search for annotations with the search criteria set in the <see cref="SearchCriteria"/> property
 /// </summary>
 public void Search()
 {
     _coordinator.PerformSearch();
 }