When you use xml comments directly in the code like you have, a separate xml file is created when the project is built. This xml file must be present in the same directory as the library file or the comments will not show (obviously because they cannot be found.)




Reply With Quote