Click or drag to resize

ArrayAccessorEncapsulatorB, E, C Constructor

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public ArrayAccessorEncapsulator(
	List<B> baseList,
	C context
)

Parameters

baseList
Type: System.Collections.GenericListB
context
Type: C
See Also