Click or drag to resize

EventsMarshallerDel Delegate

Namespace:  Micros.PosCore.Extensibility.Host
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public delegate void EventsMarshallerDel(
	EventMonitorArgs args
)

Parameters

args
Type: Micros.PosCore.ExtensibilityEventMonitorArgs
See Also