Windsor 的等效项取决于 StructureMap
如何在 StructureMap 中动态注入构造函数参数,例如 Windsor Dependson,我可以将所有 Property[] 传递给它..甚至 AutoFac 也有 Resolveparamter..
How to inject the Construtor Arguments dynamically in the structureMap Something like Windsor Dependson where i can Pass all the Property[] to it.. Even AutoFac has Resolveparamter..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不太熟悉 AutoFac 或 Windsor,但是在查看了每个示例之后,我认为您正在寻找用于注入参数的结构映射构造:
I am not well versed in either AutoFac or Windsor, but after looking at examples of each I think you're after this structure map construct for injecting parameters: