Is there any way to pass multiple arguments to a $dispatch
call in js, writing something like the following js
code
vm.$dispatch({ CreateNewRunFromTemplate: { runName: runName, templateId: templateId } });
To call the following function in .NET
:
public void CreateNewRunFromTemplate(string runName, string templateId) { ...
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4