PostSharpAPI ReferencePost­Sharp.​AspectsEvent­Interception­ArgsReturn­Value
Open sandboxFocus

EventInterceptionArgs.ReturnValue Property

ReturnValue

Gets the return value of the delegate.

Declaration
public object ReturnValue { get; set; }
Property Value
Type Description
Object