Click or drag to resize

ProfileClone Method

Clones this instance.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Profile Clone()

Return Value

Type: Profile
A Profile object represents a deep copy of the current instance
See Also