.net - Display inherited methods and properties in Visual Studio -


Are there any options or plug-ins that are inherited when editing class file in Visual Studio (methods / properties) Display Inline? The inheritance code will probably be disabled / gray, but it seems that it can be useful and interesting to get the option of seeing a fully grouped class once.

Ah, I remember what I was thinking now. See.

:


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -