autofac / Documentation

Usage and API documentation for Autofac and integration libraries
http://autofac.readthedocs.org
MIT License
71 stars 121 forks source link

Update parameters.rst #157

Closed snowbear2014 closed 2 years ago

snowbear2014 commented 2 years ago

To my understanding, The Worker constructor need a MyConfig instance, and we're trying to resolver a Worker instead of a MyConfig in the end.