当我尝试从 System.Windows 导入“矩形”结构时,IronPython-Interpreter 声称它无法导入。
由于我使用 Visual Studio 的 IronPython 工具,我还可以看到 IntelliSense-DropDown 没有显示此结构。
是否需要特殊声明来导入此结构?
谢谢!
当我尝试从 System.Windows 导入“矩形”结构时,IronPython-Interpreter 声称它无法导入。
由于我使用 Visual Studio 的 IronPython 工具,我还可以看到 IntelliSense-DropDown 没有显示此结构。
是否需要特殊声明来导入此结构?
谢谢!