Show / Hide Table of Contents

Class AdminFaxEuiState

Inheritance
System.Object
EuiStateBase
AdminFaxEuiState
Namespace: Content.Shared.Fax
Assembly: Content.Shared.dll
Syntax
public sealed class AdminFaxEuiState : EuiStateBase

Constructors

| Improve this Doc View Source

AdminFaxEuiState(List<AdminFaxEntry>)

Declaration
public AdminFaxEuiState(List<AdminFaxEntry> entries)
Parameters
Type Name Description
List<AdminFaxEntry> entries

Properties

| Improve this Doc View Source

Entries

Declaration
public List<AdminFaxEntry> Entries { get; }
Property Value
Type Description
List<AdminFaxEntry>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾