Click or drag to resize

aceLogAppendLine Method (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void AppendLine(
	string content
)
Request Example View Source

Parameters

content
Type: SystemString

Implements

ITextAppendContent.AppendLine(String)
See Also