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

Is factory working with params? #15

Closed SimonG96 closed 5 years ago

SimonG96 commented 5 years ago

Is an abstract factory that has a Create() method with an argument with the params keyword working?

SimonG96 commented 5 years ago

Yes it is working with params.