메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | void |
public SimpleBus ( Lokad.Cqrs.SimpleMessageSender sender, |
||
sender | Lokad.Cqrs.SimpleMessageSender | |
dispatcher | ||
리턴 | System |