Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding comments to custom methods
Message
 
 
À
20/04/2008 11:48:50
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01310737
Message ID:
01312437
Vues:
16
>Hi Naomi,
>
>If this is C#, try using the 3-slash comment, ///, just before the method definition.
>
>~~Bonnie
>
>
Thanks, Bonnie. I'm reading a Professional C# book right now by Wrox (love it, BTW). In one of the earliest chapters I found this answer (using /// and some XML tags), but haven't yet chance to try.


>>Hi everybody,
>>
>>I have several overloaded methods in the class I'm working with. Here is one example (in the class view):
>>
>>MembershipUtilities.MembershipUserAndProfileODS.GetMembers(bool, bool, string, string, string, int?, string)
>>
>>My question is - how can I add a descriptive comments that would be displayed when I select my class in GridView configure DataSource dialog? I don't see any IDE way and not sure where these comments should go.
>>
>>Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform