Click or drag to resize

Service Constructor

Initializes a new instance of the Service class.

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected Service(
	ServiceCategory category
)

Parameters

category
Type: Hummingbird.TestFramework.ExtensionProjectServiceCategory
The category.
See Also