Click or drag to resize

HistoryInstance Property

Gets the instance of History.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static History Instance { get; }

Property Value

Type: History
The instance of History.
See Also