API Reference
Available Namespaces:
Namespace | Description |
IcedTasks | Contains core functionality for ValueTasks, ParallelAsync, ColdTasks, CancellableTasks, CancellableValueTasks. |
IcedTasks.Polyfill.Async |
Namespace contains polyfills for AsyncExBuilder. This will shadow the async {...} builder with the version in IcedTasks.
|
IcedTasks.Polyfill.Task |
Namespace contains polyfills for TaskBuilder. Opening this namespace will shadow the task {...} builder with the version in IcedTasks.
|