C# Class ObservableLinq.Demo.Wpf.StoryboardEx

Afficher le fichier Open project: TheFabFab/ObservableLinq

Méthodes publiques

Méthode Description
WhenAll ( this @this ) : System.Threading.Tasks.Task
WhenCompleted ( this @this ) : System.Threading.Tasks.Task

Method Details

WhenAll() public static méthode

public static WhenAll ( this @this ) : System.Threading.Tasks.Task
@this this
Résultat System.Threading.Tasks.Task

WhenCompleted() public static méthode

public static WhenCompleted ( this @this ) : System.Threading.Tasks.Task
@this this
Résultat System.Threading.Tasks.Task