I have a large application which has classes being inherited with multiple interfaces etc.
Are there any tools i can use to see a visual diagram of everything?
Thanks
I have a large application which has classes being inherited with multiple interfaces etc.
Are there any tools i can use to see a visual diagram of everything?
Thanks
Hi @MrEdge-3552 ,
You can use the Object Browser inside Visual Studio.You can open the Object Browser from the View menu, or by clicking the Object Browser button on the main toolbar.In the Objects pane, icons identify hierarchical structures such as .NET Framework and COM components, namespaces, type libraries, interfaces, enums, and classes.
Best regards,
Yijing Sun
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
3 people are following this question.