C# Class Xtalion.Async.AsyncCommand

Inheritance: Xtalion.Async.AsyncCall
Mostra file Open project: yevhen/Servelat-Pieces Class Usage Examples

Public Methods

Method Description
AsyncCommand ( Expression expression ) : System
Execute ( ) : void

Private Methods

Method Description
ExecuteCall ( object state ) : void

Method Details

AsyncCommand() public method

public AsyncCommand ( Expression expression ) : System
expression Expression
return System

Execute() public method

public Execute ( ) : void
return void