Beispiel #1
0
 private void SelectedCard(string cardKey)
 {
     categoryManager.AddCardFromLibrary(cardKey);
 }