ipjohnson / Grace

Grace is a feature rich dependency injection container library
MIT License
336 stars 33 forks source link

Safe Property dependency injection #197

Closed mcdis closed 5 years ago

mcdis commented 5 years ago

Can (or how) I use safe readonly property injection? I want to inject dependency to private/protected get only auto property . How to do it?

ipjohnson commented 5 years ago

I'm marking this as a duplicate of issue #198