Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding comments to custom methods
Message
 
 
To
20/04/2008 11:48:50
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01310737
Message ID:
01312437
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform