Re: Commenting a class and its methods
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Sun, 16 Oct 2005 00:01:29 +0200
>thanks, that worked great for the classes, but the method and property
>descriptions did not come through. Is there another attribute I need
>to use for methods and properties?
They do here.
For properties, you have to put the attribute on the get/set accessor
methods, not the property itself.
Mattias
--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- References:
- Commenting a class and its methods
- From: groups
- Re: Commenting a class and its methods
- From: Mattias Sjögren
- Re: Commenting a class and its methods
- From: groups
- Commenting a class and its methods
- Prev by Date: Re: Retrieve multiple instances of an object through GetActiveObject ?
- Next by Date: Re: problem mashaling struct to in/out of legacy dll.
- Previous by thread: Re: Commenting a class and its methods
- Next by thread: C# COM in COM+ without using EnterpriseServices
- Index(es):
Relevant Pages
|