Closed SimonG96 closed 4 years ago
Create overloads of the Register and RegisterFactory functions in RegistrationFactory to enable registration of open generic types.
Register
RegisterFactory
RegistrationFactory
Try implementing this again: https://github.com/SimonG96/LightweightIocContainer/tree/OpenGenericRegistration
Create overloads of the
Register
andRegisterFactory
functions inRegistrationFactory
to enable registration of open generic types.