Class TestableGlobals
Inherited Members
Namespace: DotNetNuke.Common.Internal
Assembly: DotNetNuke.dll
Syntax
public class TestableGlobals : ServiceLocator<IGlobals, TestableGlobals>
Constructors
TestableGlobals()
Declaration
public TestableGlobals()
Methods
GetFactory()
Declaration
protected override Func<IGlobals> GetFactory()
Returns
Type | Description |
---|---|
Func<IGlobals> |