Can Castle Windsor resolve public setter proporities

Posted by Khalil Dahab on Stack Overflow See other posts from Stack Overflow or by Khalil Dahab
Published on 2010-03-23T12:51:34Z Indexed on 2010/03/23 12:53 UTC
Read the original article Hit count: 627

I've read here that Castle Windsor can resolve public writable properties for optional dependencies, however I couldn't make it work for me. Do I have to enable this manually when I create a WindsorContainer?

© Stack Overflow or respective owner

Related posts about ioc-container

Related posts about castle-windsor