Click or drag to resize

UnholdFactory Constructor (XElement)

Initializes a new instance of the UnholdFactory class

Namespace:  CallFlowFramework.Factories
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public UnholdFactory(
	XElement image
)

Parameters

image
Type: System.Xml.LinqXElement

[Missing <param name="image"/> documentation for "M:CallFlowFramework.Factories.UnholdFactory.#ctor(System.Xml.Linq.XElement)"]

See Also