Gets or sets the return value of the invoked method.
Declaring type: AfterInvokeEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public object ReturnValue { get; set; }
Property Value

There is no description.