Show / Hide Table of Contents

Class ScopeAccessor

Inheritance
object
ScopeAccessor
Implements
IScopeAccessor
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.DependencyInjection
Assembly: DotNetNuke.dll
Syntax
public class ScopeAccessor : IScopeAccessor

Constructors

ScopeAccessor()

Declaration
public ScopeAccessor()

Methods

GetScope()

Declaration
public IServiceScope GetScope()
Returns
Type Description
IServiceScope

Implements

IScopeAccessor

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS