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