Click or drag to resize

OpsExitEventArgs Class

Inheritance Hierarchy

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public class OpsExitEventArgs : OpsEventMonitorArgs

The OpsExitEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOpsExitEventArgs
Initializes a new instance of the OpsExitEventArgs class
Top
See Also