Is there a possibility to visualize the type arguments of a generic inheritance in Visual Studio 2010? If there is a class with a property like
Dictionary<KeyClass,ValueClass> DictionaryProperty
I can choose to display the base class of that property. But then there is an inheritance to the generic class Dictionary without the type arguments (KeyClass,ValueClass). I can't find any way to visualize the type arguments in the class designer!
Is there any way to do this?
You can see the type arguments by changing the Members Format property in the Class Diagram properties to "Name and Type" or "Full Signature".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With