Click or drag to resize

ExtensibilityDataService Constructor

Initializes a new instance of the ExtensibilityDataService class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public ExtensibilityDataService(
	GuestCheck check
)

Parameters

check
Type: GuestCheck
See Also