BaseAsyncValueCommand<TExecute, TCanExecute>
public abstract class BaseAsyncValueCommand<TExecute, TCanExecute> : BaseCommand<TCanExecute>, ICommand
Abstract Base Class used by AsyncValueCommand