Microsoft Visual Studio 2013 Summary from DLL

I worked with a DLL that contains some classes, and one of the classes has some constants. I wrote Summaryfor each of these constants, and these summaries appear as โ€œhintsโ€ when I want to use constants inside a DLL.
However, when I access these constants from the main project that references this DLL, I donโ€™t see any Summaryin the tooltip.

Does anyone know a solution to this problem? Everything is declared using an access modifier public. But MVS2013 does not cache these Summaries.

+3
source share
1 answer

, XML. . "", XML, , ( ).

, XML .

+3

All Articles