Closed SimonG96 closed 5 years ago
Can you register and resolve only a Type without creating an referencing an interface for it?
Type
interface
Currently not possible, add a new method to the RegistrationFactory that allows this and test if it actually works.
RegistrationFactory
Can you register and resolve only a
Type
without creating an referencing aninterface
for it?