【发布时间】:2012-09-04 06:35:39
【问题描述】:
在VB.NET 中是否可以使用Extract Interface 重构选项?
我注意到在 VB.NET 中,Refactor 不会显示在右键单击上下文菜单中。
【问题讨论】:
-
不,MS 没有包含它。有关选项,请参阅 [这篇文章][1]。 [1]:stackoverflow.com/questions/7761943/…
标签: vb.net refactoring visual-studio-2005