Open sandboxFocus

Method CanExecute

CanExecute(T)

Determines if the Execute(T) method can be called with a given parameter.

Declaration
public bool CanExecute(T parameter)
Parameters
Type Name Description
T parameter
Returns
Type Description
bool