Click or drag to resize

aceLogToConsoleControlremoveFromOutput Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes this loger from output permission

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual void removeFromOutput(
	IConsoleControl loger
)
Request Example View Source

Parameters

loger
Type: imbSCI.Core.reportingIConsoleControl
The loger.
See Also