[]
Configurates ExecuteCommand. This method executes the command.
public MenuCommandBuilder ExecuteCommand(string value)
Public Function ExecuteCommand(value As String) As MenuCommandBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| MenuCommandBuilder | Current builder. |