Click or drag to resize

aceLogAppendQuote Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

content
Type: SystemString

Return Value

Type: Object

Implements

ITextAppendContent.AppendQuote(String)
See Also