UniRx icon indicating copy to clipboard operation
UniRx copied to clipboard

AsyncReactiveCommand does not implement IDisposable.

Open UltraNamahage opened this issue 3 years ago • 0 comments

ReactiveCommand has IDisposable, but AsyncReactiveCommand does not. Or is AsyncReactiveCommand<T>.Dispose() less necessary to use?

Thank you.

UltraNamahage avatar Jul 09 '21 03:07 UltraNamahage