Click or drag to resize

ApiCommonLoadCommonNetAssemblies Method

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

Parameters

asmblies
Type: SystemString

Return Value

Type: Object
See Also