Click or drag to resize

AbstractServiceInstance Property

Get the current instance of the service.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static AbstractService Instance { get; protected set; }

Property Value

Type: AbstractService
See Also