C# Class LinqTwit.Infrastructure.AsyncManager

Inheritance: IAsyncManager
Afficher le fichier Open project: ArildF/linqtwit

Méthodes publiques

Méthode Description
AsyncManager ( IDispatcherFacade context ) : System
RunAsync ( IEnumerable enumerable ) : void

Method Details

AsyncManager() public méthode

public AsyncManager ( IDispatcherFacade context ) : System
context IDispatcherFacade
Résultat System

RunAsync() public méthode

public RunAsync ( IEnumerable enumerable ) : void
enumerable IEnumerable
Résultat void