ObservableObject.TaskNotifier Class

Definition

A wrapping class that can hold a Task value.

protected sealed class ObservableObject.TaskNotifier
Protected NotInheritable Class ObservableObject.TaskNotifier
Inheritance
ObservableObject.TaskNotifier

Operators

Implicit(ObservableObject+TaskNotifier to Task)

Unwraps the Task value stored in the current instance.

Applies to