| Interface | Description |
|---|---|
| IClient |
Represents a single client (Mandant)
|
| IClientObject |
Base interface for an object that is uniquely assigned to a client.
|
| IClientResolver |
Resolver for
IClient objects. |
| IHasClient |
Base interface for objects that have a client.
|
| IHasClientID |
Base interface for objects that have a client ID.
|
| Class | Description |
|---|---|
| AbstractClientObject | |
| AbstractHasClient | |
| Client |
Default implementation of
IClient |
| ClientManager |
Manages all available clients.
|
| ClientMicroTypeConverter |
Copyright © 2014–2015 Philip Helger. All rights reserved.