Click or drag to resize

aceLogToConsoleControlsetAsOnlyOutput Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets as only output - removes all the rest

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual void setAsOnlyOutput(
	IConsoleControl loger,
	string prefix = ""
)
Request Example View Source

Parameters

loger
Type: imbSCI.Core.reportingIConsoleControl
The loger.
prefix (Optional)
Type: SystemString
See Also