Table of Contents

Class DeviceEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Provides data about device related events

public class DeviceEventArgs : EventArgs
Inheritance
object
DeviceEventArgs
Inherited Members

Properties

Device

Gets the device this event is related to

public ArtemisDevice Device { get; }

Property Value

ArtemisDevice