Click or drag to resize

imbMCRepositorydebugReport Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

print out short report on content of the repository (if any)

Namespace:  imbMiningContext.MCRepository
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void debugReport(
	ILogBuilder loger
)

Parameters

loger
Type: ILogBuilder
The loger.
See Also