Click or drag to resize

InitEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.Scripting.EventInitEventArgs

Namespace: Micros.PosCore.Extensibility.Scripting.Event
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class InitEventArgs : EventMonitorArgs

The InitEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodInitEventArgsInitializes a new instance of the InitEventArgs class
Top
See Also