Click or drag to resize

CallFlowNodeFactory Constructor (XElement)

Called by the deserializer.

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public CallFlowNodeFactory(
	XElement xml_image
)

Parameters

xml_image
Type: System.Xml.LinqXElement

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

See Also