Execute(T)
Executes the command with a given parameter.
Declaration
public DelegateCommandExecution Execute(T parameter)Parameters
| Type | Name | Description |
|---|---|---|
| T | parameter |
Returns
| Type | Description |
|---|---|
| DelegateCommandExecution |
Executes the command with a given parameter.
public DelegateCommandExecution Execute(T parameter)| Type | Name | Description |
|---|---|---|
| T | parameter |
| Type | Description |
|---|---|
| DelegateCommandExecution |