Click or drag to resize

BionicUtilities.Net.Utility.Generic Namespace

[Missing <summary> documentation for "N:BionicUtilities.Net.Utility.Generic"]

Classes
  ClassDescription
Public classAsyncRelayCommandTParam
A reusable command that encapsulates the implementation of ICommand with support for async/await. Enables instant creation of an ICommand without implementing the ICommand interface for each command. The individual [!:Execute()], [!:ExecuteAsync()] and [!:CanExecute()] members are supplied via delegates.
Interfaces
https://github.com/BionicCode/BionicUtilities.Net/blob/master/README.md