Method | Description | |
---|---|---|
CommandManager ( SynchronizationContext synchronizationContex ) | ||
ExecuteAsync ( Func action, Action callback ) : void |
public CommandManager ( SynchronizationContext synchronizationContex ) | ||
synchronizationContex | SynchronizationContext |
public ExecuteAsync ( Func action, Action callback ) : void | ||
action | Func | |
callback | Action | |
return | void |