Example #1
0
 private void OnRemoveFavorites(object sender, EventArgs e)
 {
     TaxonUtils.FavoritesRemove(GetSelected());
 }