chore: add documentation comments and stylecop rules
This commit is contained in:
@@ -12,8 +12,6 @@ namespace TakeoutSaaS.Shared.Web.Security;
|
||||
/// </remarks>
|
||||
public sealed class HttpContextCurrentUserAccessor(IHttpContextAccessor httpContextAccessor) : ICurrentUserAccessor
|
||||
{
|
||||
|
||||
|
||||
/// <inheritdoc />
|
||||
public long UserId
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user