Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property ConsiderCanExecuteMethod

ConsiderCanExecuteMethod

Gets or sets a value indicating whether the aspect should look for a CanExecutemethod. The default value is true.

Declaration
public bool ConsiderCanExecuteMethod { get; init; }
Property Value
Type Description
bool
  • Navigation