C# Class Taskell.ComposerExtensions

Afficher le fichier Open project: phatboyg/Taskell

Méthodes publiques

Méthode Description
ComposeCompleted ( this composer ) : System.Threading.Tasks.Task

Compose a completed Task that can be added to an existing composition

Method Details

ComposeCompleted() public static méthode

Compose a completed Task that can be added to an existing composition
public static ComposeCompleted ( this composer ) : System.Threading.Tasks.Task
composer this
Résultat System.Threading.Tasks.Task