Click or drag to resize
BroccoliSharp BroEventArgsUserData Property
User data associated with the Bro event.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public Object UserData { get; set; }

Property Value

Type: Object
See Also