Show / Hide Table of Contents

Class NetworkConfiguratorRemoveDeviceMessage

Message sent when the remove button for one device on the list was pressed

Inheritance
System.Object
NetworkConfiguratorRemoveDeviceMessage
Namespace: Content.Shared.DeviceNetwork
Assembly: Content.Shared.dll
Syntax
public sealed class NetworkConfiguratorRemoveDeviceMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

NetworkConfiguratorRemoveDeviceMessage(String)

Declaration
public NetworkConfiguratorRemoveDeviceMessage(string address)
Parameters
Type Name Description
System.String address

Fields

| Improve this Doc View Source

Address

Declaration
public readonly string Address
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾