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)
Syntax
C#
public class InitEventArgs : EventMonitorArgs

The InitEventArgs type exposes the following members.

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