C# Class Smeedee.BackgroundWorker

Inheritance: IBackgroundWorker
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Méthode Description
Invoke ( System.Action unitOfWork ) : void

Method Details

Invoke() public méthode

public Invoke ( System.Action unitOfWork ) : void
unitOfWork System.Action
Résultat void