Robertscorp / Slender.Dependencies

A .NET library to register your project's dependencies without being tied to a specific dependency injection container.
MIT License
0 stars 0 forks source link

Change DependencyCollection's XML comments as the methods are implicitly implemented and specific XML comments would better serve consumers #46

Open Robertscorp opened 9 months ago

Robertscorp commented 9 months ago

For example, mention which parameters can/can't be null, and show what exceptions can occur