Click or drag to resize

consolePlatformExtensionsreprint Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.platform
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static void reprint(
	List<char> chars,
	selectZone zone
)
Request Example View Source

Parameters

chars
Type: System.Collections.GenericListChar
zone
Type: selectZone
See Also