Click or drag to resize

moduleFinalOverviewdeploySum Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.modules.performance.moduleFinalOverview.deploySum(System.String,System.Collections.Generic.IEnumerable{imbWEM.Core.crawler.modules.performance.moduleFinalOverview})"]

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void deploySum(
	string crawlerName,
	IEnumerable<moduleFinalOverview> source
)

Parameters

crawlerName
Type: SystemString

[Missing <param name="crawlerName"/> documentation for "M:imbWEM.Core.crawler.modules.performance.moduleFinalOverview.deploySum(System.String,System.Collections.Generic.IEnumerable{imbWEM.Core.crawler.modules.performance.moduleFinalOverview})"]

source
Type: System.Collections.GenericIEnumerablemoduleFinalOverview

[Missing <param name="source"/> documentation for "M:imbWEM.Core.crawler.modules.performance.moduleFinalOverview.deploySum(System.String,System.Collections.Generic.IEnumerable{imbWEM.Core.crawler.modules.performance.moduleFinalOverview})"]

See Also