Class DeviceEvent
Inherited Members
Namespace: SociallyDistant.Core.Core.Events
Assembly: SociallyDistant.Framework.dll
Syntax
public abstract class DeviceEvent : WitnessEventConstructors
DeviceEvent(IComputer)
Declaration
protected DeviceEvent(IComputer computer)Parameters
| Type | Name | Description | 
|---|---|---|
| IComputer | computer | 
Properties
Computer
Declaration
public IComputer Computer { get; }Property Value
| Type | Description | 
|---|---|
| IComputer |