SimonG96 / LightweightIocContainer

A lightweight IOC Container that is powerful enough to do all the things you need it to do.
MIT License
4 stars 2 forks source link

Add method to check if type is installed #20

Closed SimonG96 closed 4 years ago

SimonG96 commented 4 years ago

Add a method to the IocContainer that checks if a given Type is already installed or not.