We are not forced to use a RelayCommand and we can craft our own ICommand implementation: public interface IAsyncCommand : ICommand { Task ...
確定! 回上一頁