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

Make Lightweight IOC Container thread safe #13

Open SimonG96 opened 5 years ago

theKBro commented 2 years ago

only necessary for accessing singletons and multitons isn't it`?

SimonG96 commented 2 years ago

Yes, that's what I think as well.