FactoryRegistration Properties
Enables you to register factories that are used to create object instances.| Name | Description |
|---|---|
| Instance | Gets the cached resolved instance for a resolved non-transient dependency. |
| Transient | Gets the flag for a transient registration. |
See Also