- add implementations of iRegistrationBase as headings

master
Simon Gockner 6 years ago
parent e12de269a0
commit 4b55aa8693
  1. 7
      IRegistrationBase.md

@ -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…
Cancel
Save