parent
e12de269a0
commit
4b55aa8693
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
The `IRegistrationBase` is an interface that is used to register an interface with the `IocContainer`. |
||||
|
||||
## `IDefaultRegistration<TInterface>` |
||||
|
||||
## `IMultitonRegistration<TInterface>` |
||||
|
||||
## `ITypedFactoryRegistration<TFactory>` |
||||
Loading…
Reference in new issue