Click or drag to resize

autoTranslationMethod Delegate

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public delegate string autoTranslationMethod(
	string keyEntry
)
Request Example View Source

Parameters

keyEntry
Type: SystemString

Return Value

Type: String
See Also