diff --git a/IRegistrationBase.md b/IRegistrationBase.md index e69de29..08e9a83 100644 --- a/IRegistrationBase.md +++ b/IRegistrationBase.md @@ -0,0 +1,7 @@ +The `IRegistrationBase` is an interface that is used to register an interface with the `IocContainer`. + +## `IDefaultRegistration` + +## `IMultitonRegistration` + +## `ITypedFactoryRegistration`