Class AirAlarmCopyDeviceDataMessage
Inheritance
System.Object
AirAlarmCopyDeviceDataMessage
Namespace: Content.Shared.Atmos.Monitor.Components
Assembly: Content.Shared.dll
Syntax
public sealed class AirAlarmCopyDeviceDataMessage : BoundUserInterfaceMessage
Constructors
| Improve this Doc View SourceAirAlarmCopyDeviceDataMessage(IAtmosDeviceData)
Declaration
public AirAlarmCopyDeviceDataMessage(IAtmosDeviceData data)
Parameters
Type | Name | Description |
---|---|---|
IAtmosDeviceData | data |
Properties
| Improve this Doc View SourceData
Declaration
public IAtmosDeviceData Data { get; }
Property Value
Type | Description |
---|---|
IAtmosDeviceData |