public interface IWebContextAccessor
Public Interface IWebContextAccessor
public interface class IWebContextAccessor
type IWebContextAccessor = interface end
SetWebContext | Устанавливает webContext как текущий контекст обработки запроса. |
TryGetWebContext | Возвращает текуший IWebContext, или null, если контекст не задан. |