Show / Hide Table of Contents

Class NetworkConfiguratorToggleLinkMessage

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

Constructors

| Improve this Doc View Source

NetworkConfiguratorToggleLinkMessage(String, String)

Declaration
public NetworkConfiguratorToggleLinkMessage(string source, string sink)
Parameters
Type Name Description
System.String source
System.String sink

Fields

| Improve this Doc View Source

Sink

Declaration
public readonly string Sink
Field Value
Type Description
System.String
| Improve this Doc View Source

Source

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