Click or drag to resize

ExtensibilityEGatewayRequestSender Constructor

Initializes a new instance of the ExtensibilityEGatewayRequestSender class

Namespace: Micros.PosCore.Extensibility
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public ExtensibilityEGatewayRequestSender(
	DataStoreClient dsClient
)

Parameters

dsClient  DataStoreClient
 
See Also