This commit is contained in:
2018-09-21 00:05:03 +00:00
parent 94d8fd8985
commit 088fe9a650
6 changed files with 177 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ using System.Collections.Generic;
namespace AyaNova.Api.ControllerHelpers
{
internal static class LocaleIdFromContext
internal static class UserLocaleIdFromContext
{
internal static long Id(IDictionary<object, object> HttpContextItems)
{