PostSharp//API Reference/Post­Sharp.​Aspects/Event­Interception­Args/Return­Value
Open sandboxFocus

Property ReturnValue

ReturnValue

Gets the return value of the delegate.

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