Field Final
Causes the final implementation to be called, i.e. the implementation after all overrides by aspects
and, if the member is virtual
, by derived classes through the override
keyword.
Namespace: Metalama.Framework.Code.Invokers
Assembly: Metalama.Framework.dll
Syntax
public const InvokerOptions Final
Returns
Type | Description |
---|---|
InvokerOptions |