4
Answers

View only one method?

Ask a question
In VB you had the option to view only one method (or sub, in VB) so that the rest of the code outside your current method wasn't seen. Is this possible in visual studio 2010 for C#?

Answers (4)