SingletonTInterface Class |
Namespace: Crosser.Resolve
The SingletonTInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| Properties |
Returns the mapped properties (metadata) for this DependencyObjectTInterface object
|
| Name | Description | |
|---|---|---|
| As |
Maps the interface to a concrete singleton type
| |
| Disable |
Disabled the singleton
| |
| Enable |
Enables the singleton
| |
| Get |
Returns the TInterface from the func passed in to the method As(ExpressionFuncTInterface, Boolean, Boolean, IDictionaryString, Object) | |
| Reset |
This will clear the mapping for TInterface.
|