puzzlecracker schrieb:
> what goes first: the comment or attribute:
>
> /// This is a Foo class
> [Serializable]
> public abstract class Foo: INetSerializable
> {
>
>
> }
>
> Or
>
> [Serializable]
> /// This is a Foo class
> public abstract class Foo: INetSerializable
> {
>
>
> }
>
> Thanks
I use first.
Having an Attribute just before an XML Comment (the triple slash ones)
like your second example has will prevent automatic folding on that Comment(at
least in my VS2008).
Other then that it should make no difference.
--
Ralf Jansen
deepinvent Software GmbH - Viersen, Germany -
http://www.deepinvent.com
Central Email Archiving The Easy Way -
http://www.mailstore.com