Click or drag to resize

HandleErrorEventArgs Structure

[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Events.HandleErrorEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    RAYLASE.Marker.GUI.EventsHandleErrorEventArgs

Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.19.0
Syntax
C#
public struct HandleErrorEventArgs : IEquatable<HandleErrorEventArgs>

The HandleErrorEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodHandleErrorEventArgsInitializes a new instance of the HandleErrorEventArgs class
Top
Properties
See Also