Click or drag to resize

aceConsoleScript  Conversion (ListString to aceConsoleScript)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static implicit operator aceConsoleScript (
	List<string> source
)
Request Example View Source

Parameters

source
Type: System.Collections.GenericListString

Return Value

Type: aceConsoleScript
See Also