Tec*_*kie 4 c# types namespaces directive reference
目前我在我的 C# 项目中使用 2 个引用:
using Czm.Perimetry.Analysis.Core;
using Czm.Perimetry.Analysis.IO;
Run Code Online (Sandbox Code Playgroud)
当我在 Visual Studio 中查看我的项目时,没有出现错误。但是,当我运行该项目时,我得到:
Error CS0246 The type or namespace name 'Czm' could not be found
(are you missing a using directive or an assembly reference?)
Run Code Online (Sandbox Code Playgroud)
我不明白发生了什么,并且该项目没有出现其他错误。
| 归档时间: |
|
| 查看次数: |
10496 次 |
| 最近记录: |