 | CommandProxyInvokeCommand Method |
Invokes the bound command.
Namespace:
Slash.Unity.DataBind.Foundation.Commands
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic void InvokeCommand()
public:
void InvokeCommand()
member InvokeCommand : unit -> unit
See Also