Rx - can/should I replace .NET events with Observables?

前端 未结 5 1721
挽巷
挽巷 2020-12-12 18:13

Given the benefits of composable events as offered by the Reactive Extensions (Rx) framework, I\'m wondering whether my classes should stop pushing .NET events, and instead

5条回答
提交回复
热议问题