IAction<TResult> Interface |
Namespace: PostSharp.Patterns.DynamicAdvising
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
The IAction<TResult> type exposes the following members.
Name | Description | |
---|---|---|
Execute |
Executes the action.
|