Show / Hide Table of Contents

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 Source

AirAlarmCopyDeviceDataMessage(IAtmosDeviceData)

Declaration
public AirAlarmCopyDeviceDataMessage(IAtmosDeviceData data)
Parameters
Type Name Description
IAtmosDeviceData data

Properties

| Improve this Doc View Source

Data

Declaration
public IAtmosDeviceData Data { get; }
Property Value
Type Description
IAtmosDeviceData
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾