C# Class Smeedee.BackgroundWorker

Inheritance: IBackgroundWorker
Show file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
Invoke ( System.Action unitOfWork ) : void

Method Details

Invoke() public method

public Invoke ( System.Action unitOfWork ) : void
unitOfWork System.Action
return void