Over in C# three slashes are used for commenting so that the application can become an API. Those comments are collected by sandcastle if the compile is set to allow for code commenting. The out put is the exact same thing you see in the class
library APIs for any .NET product.
JP Cowboy Coders Unite!