Click or drag to resize
EventRecorderTSender Property
Gets the sender parameter from the last time the event was raised.

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object Sender { get; }

Property Value

Type: Object
See Also