Click or drag to resize

ApiCommonLoadCommonNetAsssembles Method

Namespace:  Micros.PosCore.Extensibility.Scripting.API
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public Object LoadCommonNetAsssembles(
	params string[] asmblies
)

Parameters

asmblies
Type: SystemString

Return Value

Type: Object
See Also