Click or drag to resize

aceLogAppendCode Method (String, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

content
Type: SystemString
codetypename
Type: SystemString

Return Value

Type: Object

Implements

ITextAppendContent.AppendCode(String, String)
See Also