CommandInvokeCommand Method |
| Name | Description | |
|---|---|---|
| InvokeCommand |
Invokes the bound method.
| |
| InvokeCommand(Boolean) |
Invokes the bound method.
| |
| InvokeCommand(Int32) |
Invokes the bound method.
| |
| InvokeCommand(Object) |
Invokes the bound method with the specified arguments.
| |
| InvokeCommand(Single) |
Invokes the bound method.
| |
| InvokeCommand(String) |
Invokes the bound method.
|