简体   繁体   English

C# .NET 框架,在.dll class 找不到评论

[英]C# .NET framework, can't find comment in the .dll class

In the video Siemens posted online , I saw a code.在西门子网上发布的视频中,我看到了一段代码。 This code is part of the EngineeringInternalExtension.dll library.此代码是 EngineeringInternalExtension.dll 库的一部分。 Please find the library here .请在此处查找图书馆。

info from inte.net来自互联网的信息

They always have a comment for each method.他们总是对每种方法都有评论。 This is really helpful for me to understand the API. But in my current code, please find it below, I found no comment at all.这对我理解API真的很有帮助。但是在我现在的代码中,请在下面找到它,我发现根本没有注释。 I don't know why this happens, I think it might be that I use the wrong reference, could you please help me?我不知道为什么会这样,我想可能是我使用了错误的参考资料,你能帮帮我吗?

my info我的资料

I guess you don't have the related EngineeringInternalExtension.xml file.我猜你没有相关的EngineeringInternalExtension.xml文件。

Comments should be stored there.评论应该存储在那里。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM