MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsEvent­Interception­ArgsArguments
Open sandboxFocus

EventInterceptionArgs.Arguments Property

Arguments

In PostSharp, gets arguments in an OnInvokeHandler(EventInterceptionArgs) advice. In Metalama, this advice type is not supported.

Declaration
public Arguments Arguments { get; }
Property Value
Type Description
Arguments