Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding comments to custom methods
Message
From
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:
01311955
Views:
12
This message has been marked as a message which has helped to the initial question of the thread.
Hi Naomi,

If this is C#, try using the 3-slash comment, ///, just before the method definition.

~~Bonnie


>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.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform