代码改变世界

随笔分类 -  ReSharper Tips

ReSharper Tips—GotoImplementation

2013-07-24 12:32 by 执着的梦想, 254 阅读, 收藏,
摘要: To get the list of all existing implementation of a base class and navigate to one of them, place the caret at the declaration of the symbol or its usage, and invoke GotoImplementation command. ... 阅读全文