Click or drag to resize

aceLoglogStartPhase Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public ILogBuilder logStartPhase(
	string title,
	string message
)
Request Example View Source

Parameters

title
Type: SystemString
message
Type: SystemString

Return Value

Type: ILogBuilder

Implements

ILogBuilder.logStartPhase(String, String)
See Also