Click or drag to resize

ILogBuilderlogStartPhase Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
ILogBuilder logStartPhase(
	string title,
	string message
)
Request Example View Source

Parameters

title
Type: SystemString
message
Type: SystemString

Return Value

Type: ILogBuilder
See Also