Get rid of more D#+ references
This commit is contained in:
@@ -27,6 +27,7 @@ namespace Myriad.Gateway
|
||||
private Task _worker;
|
||||
|
||||
public ShardInfo? ShardInfo { get; private set; }
|
||||
public int ShardId => ShardInfo?.ShardId ?? 0;
|
||||
public GatewaySettings Settings { get; }
|
||||
public ShardSessionInfo SessionInfo { get; private set; }
|
||||
public ShardState State { get; private set; }
|
||||
|
Reference in New Issue
Block a user