Пример #1
0
 public void RemoveConcept()
 {
     StudyUnit.RemoveConcept(SelectedConcept);
     UpdateConcepts();
 }