I can see that the diagram functionality only shows other types that is exposed. What about types that a class is dependent on? Is there any way to generate a diagram showing this?
Best regards,
Michael
I can see that the diagram functionality only shows other types that is exposed. What about types that a class is dependent on? Is there any way to generate a diagram showing this?
Best regards,
Michael
The inheritance hierarchy is shown lower down on the class overview page, and the syntax includes any additional implemented interfaces. Is that what you meant?
No, not the inheritance hierarchy, but the dependency hierarchy. We use dependency injection and want to show for a given class which interfaces it's dependent on (constructor parameters)
I'm not quite clear on how that would be possible to determine logically - could you please drop an email to support@innovasys.com along with a small sample assembly so we can investigate further?