Méthode | Description | |
---|---|---|
Send ( IRecipeCommand commmand, System.Action onSuccess, Action |
||
SendOne ( object content ) : void | ||
SetBus ( IBus bus ) : void |
public static Send ( IRecipeCommand commmand, System.Action onSuccess, Action |
||
commmand | IRecipeCommand | |
onSuccess | System.Action | |
onError | Action |
|
Résultat | void |
public static SendOne ( object content ) : void | ||
content | object | |
Résultat | void |