Namespace GoogleSheetFetcher.Editor.AsyncControls
Classes
AsyncControlBase
A base class for the implementation of asynchronous processing without result values.
AsyncControlBase<TResult>
A base class for the implementation of asynchronous processing.
AsyncControlHandle
AsyncControlHandle<TResult>
Interfaces
IAsyncControl
Enums
AsyncControlStatus
The status of the GoogleSheetFetcher.Editor.AsyncControls.