简体   繁体   中英

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. 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. 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.

Comments should be stored there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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