Namespace Neutronium.BuildingBlocks.ApplicationTools
Classes
ChooserCommand<T>
IChooserCommand<T> implementation
CommandResult<TResult>
Result of a command that may throw exception
Interfaces
IApplication
Application abstraction
IChooserCommand<T>
Helper to create a command from IFilePicker or IFolderPicker
IDisposableProgress<T>
Disposable progress
IFilePicker
File picker abstraction
IFolderPicker
Folder picker abstraction
IIODialog
Common abstraction for both IFilePicker and IFolderPicker
INativeMessageBox
Native message box abstraction
ITaskCancellableCommand<TResult>
Cancellable command
ITaskCancellableCommand<TResult, TProgress>
Cancellable command with progress
Enums
WindowType
Message box window type