Click or drag to resize

htmlWrapper Constructor (HtmlNode)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the htmlWrapper class

Namespace:  imbCommonModels.contentBlock
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public htmlWrapper(
	HtmlNode __html
)

Parameters

__html
Type: HtmlNode

[Missing <param name="__html"/> documentation for "M:imbCommonModels.contentBlock.htmlWrapper.#ctor(HtmlAgilityPack.HtmlNode)"]

See Also