ConsiderCanExecuteMethod
Gets or sets a value indicating whether the aspect should look for a CanExecute
method. The default value is true
.
Declaration
public bool ConsiderCanExecuteMethod { get; init; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether the aspect should look for a CanExecute
method. The default value is true
.
public bool ConsiderCanExecuteMethod { get; init; }
Type | Description |
---|---|
bool |