Example #1
0
 private void OnDelete()
 {
     Genders.Remove(SelectedGender);
 }