Click or drag to resize

RegisterFactory Constructor (XElement)

Initializes a new instance of the RegisterFactory class

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

Parameters

image
Type: System.Xml.LinqXElement

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

See Also