Click or drag to resize

DSCCReportSet Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the DSCCReportSet class

Namespace:  imbWBI.Core.WebClassifier.reportData.classificationReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public DSCCReportSet(
	IWebFVExtractor _extractor
)

Parameters

_extractor
Type: imbWBI.Core.WebClassifier.coreIWebFVExtractor

[Missing <param name="_extractor"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.classificationReports.DSCCReportSet.#ctor(imbWBI.Core.WebClassifier.core.IWebFVExtractor)"]

See Also