ReactiveUI.Winforms.Samples icon indicating copy to clipboard operation
ReactiveUI.Winforms.Samples copied to clipboard

Non-generic ReactiveUI.ReactiveCommand has removed

Open tolgacakir opened this issue 4 years ago • 0 comments

Non-generic ReactiveUI.ReactiveCommand has removed in the newest versions. Generic ReactiveUI.ReactiveCommand<Unit, Unit> is used instead for parameterless and void type commands https://stackoverflow.com/questions/65807429/how-to-implement-command-pattern-in-the-newest-versions-of-reactiveui

tolgacakir avatar Jan 20 '21 11:01 tolgacakir