Compare commits
No commits in common. "d31c6e46177e6e5a9bde9a26b37697d6e0e30de7" and "bb32f6d69ea75d47eea7f091d79cef4ab62c3456" have entirely different histories.
d31c6e4617
...
bb32f6d69e
@ -105,3 +105,4 @@ public class ListGenericObjects<T> : ICollectionGenericObjects<T> where T : clas
|
|||||||
list.Sort(comparer);
|
list.Sort(comparer);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
@ -258,3 +258,4 @@ public partial class FormCarCollection : Form
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user