fix #3
Reference in New Issue
Block a user
Delete Branch "lab2_fix_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -2,10 +2,23 @@namespace Components{public enum Types : intЗачем так усложнять? Договорились же ошибку кидать, иначе мы будем за пользователя решать что исключить, а это может быть не интуитивно понятно
@@ -34,0 +49,4 @@get{List<string> list = new List<string>();foreach(var item in checkedListBox.CheckedItems )Тут можно тогда просто checkedListBox.CheckedItems возвращать