Method | Description | |
---|---|---|
Dispatch ( object command, System.Action onSuccess, Action |
||
SendOne ( object content ) : void | ||
SimpleBus ( Lokad.Cqrs.SimpleMessageSender sender, |
public Dispatch ( object command, System.Action onSuccess, Action |
||
command | object | |
onSuccess | System.Action | |
onFailure | Action |
|
return | void |
public SimpleBus ( Lokad.Cqrs.SimpleMessageSender sender, |
||
sender | Lokad.Cqrs.SimpleMessageSender | |
dispatcher | ||
return | System |