Click or drag to resize

aceGeneralExceptionadd Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core.exceptions
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceGeneralException add(
	string newLine
)
Request Example View Source

Parameters

newLine
Type: SystemString

Return Value

Type: aceGeneralException
See Also