Click or drag to resize

SoapService Constructor

Initializes a new instance of the SoapService class.

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

Parameters

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