Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

File metadata and controls

2 lines (2 loc) · 243 Bytes

DiffBetweenObservableCollectionAndReactiveCollection

If you add the element using ObservableCollection from other than the UI thread will be the exception . But If you add the element using ReactiveCollection it does not become an exception