Click or drag to resize

ExtractPropertyPairClone Method

Clones this instance.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
public ExtractPropertyPair Clone()

Return Value

Type: ExtractPropertyPair
A clone of the current ExtractPropertyPair instance.
See Also