依赖注入图工具 [英] Dependency Injection Diagram tool

查看:43
本文介绍了依赖注入图工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi,

我最近开始使用IOC,尤其是Unity.随着项目的发展,我认为我迷失了哪个依赖什么.

I recently started using IOC and more specifically Unity. As my project grows I think I am getting lost on which has dependency to what.

是否有任何工具可以分析代码并将相关性显示为图表或等效形式?

Is there any tool that analyzes the code and shows the dependency as a diagram or something equivalent?

谢谢

推荐答案

潘通尼

Hi pantonis

感谢在那里发布.

这似乎是一种逻辑问题.

It seems like a logic  issue .

VS具有测试断点的能力,如果您想知道如何调用依赖项,则可以单击F11,代码将逐行读取.然后,您将知道执行顺序.代码.   

VS has ability of testing breakpoint ,If you want to know the how dependency is call ,you can click F11 , the code would be read line by line . then you will know the execution sequence of the code .   

如果您对C#语法还有其他疑问,请随时告诉我.

If you have anything else regarding C# grammar ,please feel free to let me know .

最诚挚的问候

Kevin


这篇关于依赖注入图工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆