Class AdminFaxEuiState
Namespace: Content.Shared.Fax
Assembly: Content.Shared.dll
Syntax
public sealed class AdminFaxEuiState : EuiStateBase
Constructors
| Improve this Doc View SourceAdminFaxEuiState(List<AdminFaxEntry>)
Declaration
public AdminFaxEuiState(List<AdminFaxEntry> entries)
Parameters
Type | Name | Description |
---|---|---|
List<AdminFaxEntry> | entries |
Properties
| Improve this Doc View SourceEntries
Declaration
public List<AdminFaxEntry> Entries { get; }
Property Value
Type | Description |
---|---|
List<AdminFaxEntry> |