Click or drag to resize
EventRecorderTArgs Property
Gets the args 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 T Args { get; }

Property Value

Type: T
See Also