| Class | Description |
|---|---|
| ApplicationScope |
Represents a single "application scope".
|
| GlobalScope |
Base implementation of the
IGlobalScope interface. |
| RequestScope |
Default implementation for non-web request scopes.
|
| SessionApplicationScope |
Represents a single "session application scope".
|
| SessionScope |
Default implementation of the
ISessionScope interface |
Copyright © 2014–2015 Philip Helger. All rights reserved.