mfe- / DataStructures.Algorithms

DataStructures and algorithms
Other
53 stars 10 forks source link

fix #6 graph didn't update any changes because the behaviour for .ne… #19

Closed mfe- closed 2 years ago

mfe- commented 2 years ago

graph control didn't update any changes because the behavior in .net5/.net 6? changed for the CollectionChanged NotifyCollectionChangedEventArgs.NewItems from IList<object> to IList