One<TInterface> Class |
Namespace: Crosser.Resolve
The One< TInterface> type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Properties |
Returns the mapped properties (metadata) for this DependencyObject<TInterface> |
Name | Description | |
---|---|---|
![]() ![]() | As |
Maps the interface to a concrete type
|
![]() ![]() | Disable |
Disables the transient object
|
![]() ![]() | Enable |
Enables the transient object
|
![]() ![]() | Get |
Returns a transient object for TInterface from the func passed in to the method As(Func<TInterface>, Boolean, Boolean, IDictionary<String, Object>) |
![]() ![]() | Reset |
This will clear the mapping.
|