Gets or sets method arguments (parameters).
Declaring type: AfterInvokeEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public object[] Arguments { get; set; }
Property Value

There is no description.