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

MethodInterceptionArgs.ReturnValue Property

ReturnValue

Gets or sets the return value of the method.

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