Show / Hide Table of Contents

Class FaxDestinationMessage

Inheritance
System.Object
FaxDestinationMessage
Namespace: Content.Shared.Fax
Assembly: Content.Shared.dll
Syntax
public sealed class FaxDestinationMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

FaxDestinationMessage(String)

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

Properties

| Improve this Doc View Source

Address

Declaration
public string Address { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾