csharp
public record class CharacterListEvery character on the signed-in account.
Fields and properties (1)
public IReadOnlyList<CharacterSummary> CharactersThem, oldest first.
Methods (1)
public CharacterList(IReadOnlyList<CharacterSummary> Characters)Every character on the signed-in account.
Used by (6)
- GateClientVixen.Live.Client
- GateClientTestsVixen.Live.Client.Tests
- GateJsonVixen.Live.Abstractions
- GateProtocolTestsVixen.Live.Abstractions.Tests
- GateServiceVixen.Live.Gate
- GateServiceTestsVixen.Live.Gate.Tests