pibd-12 Tangatarov.I.A. LabWork06 Base #21

Closed
sqdselo wants to merge 33 commits from LabWork06 into LabWork05
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 155f7c3297 - Show all commits

View File

@ -84,4 +84,3 @@ public class ListGenericObjects<T> : ICollectionGenericObjects<T> where T : clas
list.Sort(comparer);
}
}
}

View File

@ -205,4 +205,3 @@ namespace HoistingCrane
}
}
}