Include Verbose Description?




I have several WebMethods in my 2.0 system decorated like this:

[WebMethodAttribute(Description=".....

I have XML comments that describe the actual parameters.

I would like to copy those comments (or use them directly) so they are
visible like in the WebMethodAttribute. What is a good way to do that?

Thanks.

.


Loading