Show / Hide Table of Contents

Class ServiceProviderAccessorExtensions

Inheritance
object
ServiceProviderAccessorExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public static class ServiceProviderAccessorExtensions

Methods

GetHttpContext(IServiceProviderAccessor)

Declaration
public static HttpContext? GetHttpContext(this IServiceProviderAccessor serviceProviderAccessor)
Parameters
Type Name Description
IServiceProviderAccessor serviceProviderAccessor
Returns
Type Description
HttpContext
In this article
Back to top Powered by ABP.IO Platform