basic summaries for all pair classes, create partial classes and condense models into a single file
This commit is contained in:
@@ -14,6 +14,9 @@ using LightlessSync.WebAPI;
|
||||
|
||||
namespace LightlessSync.PlayerData.Pairs;
|
||||
|
||||
/// <summary>
|
||||
/// ui wrapper around a pair connection
|
||||
/// </summary>
|
||||
public class Pair
|
||||
{
|
||||
private readonly PairLedger _pairLedger;
|
||||
|
||||
Reference in New Issue
Block a user