Highway Framework  Release 1.0.1.0
The fastest and smoothest way to great architecture
 All Classes Namespaces Functions Variables Properties Events
Public Member Functions
Highway.Data.QueryObjects.AsyncCommand Class Reference
Inheritance diagram for Highway.Data.QueryObjects.AsyncCommand:
Highway.Data.Interfaces.IAsyncCommand

List of all members.

Public Member Functions

 AsyncCommand (ICommand command)
Task Execute (IDataContext context)
 Executes the expression against the passed in context and ignores the returned value if any

Member Function Documentation

Task Highway.Data.QueryObjects.AsyncCommand.Execute ( IDataContext  context)
inline

Executes the expression against the passed in context and ignores the returned value if any

Parameters:
contextThe data context that the command is executed against

Implements Highway.Data.Interfaces.IAsyncCommand.


The documentation for this class was generated from the following file: