How can VS in a convenient way look at the hierarchy (What class comes from and what is n) in a convenient way?
Now I see methods in object browsers, but I have to click through them to see where it came from.
Maybe there is a more convenient thing?
How can VS in a convenient way look at the hierarchy (What class comes from and what is n) in a convenient way?
Now I see methods in object browsers, but I have to click through them to see where it came from.
Maybe there is a more convenient thing?
Source: https://ru.stackoverflow.com/questions/618955/
All Articles