Exemple #1
0
 private void OnAddFavorites(object sender, EventArgs e)
 {
     TaxonUtils.FavoritesAdd(GetSelected());
 }