Click or drag to resize

OpsArrayAccessorEncapsulatorB, E, C Constructor

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

Parameters

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