Click or drag to resize

AutomationProjectSerializerInstance Property

Gets the Static instance of the AutomationProjectSerializer

Namespace:  Hummingbird.TestFramework.Serialization
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static AutomationProjectSerializer Instance { get; }

Property Value

Type: AutomationProjectSerializer
The instance.
See Also