【问题标题】:How do I extract an interface with Visual Studio 2013 (Express)如何使用 Visual Studio 2013 (Express) 提取接口
【发布时间】:2014-07-29 08:50:25
【问题描述】:

我已安装 Microsoft Visual Studio Express 2013 for Web。

我正在尝试从我的类中提取接口,但是当我右键单击该类并选择“重构”菜单时,我没有“提取接口”选项。

我是不是设置错了?如何获得提取界面选项。我已经浏览了所有可以找到的菜单选项,但找不到任何东西。

【问题讨论】:

    标签: c# interface visual-studio-2013 refactoring


    【解决方案1】:

    你没有。我已经看过完整版,很难错过,但我检查了 Express 版,它不存在。我无法找到任何官方 Microsoft 文档说明 2013 版的这一点,但 Visual Studio Express 的早期版本仅包含 limited refactoring support。 2012 年版本的差异编目here

    【讨论】:

      【解决方案2】:

      使用CTRL+R, I 快捷方式。它将打开提取界面窗口。

      来源:https://msdn.microsoft.com/en-us/library/fb3dyx26.aspx

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2015-01-26
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多