Monday, July 20, 2009

What are the use of the following comments // , /* */ ,/// ?


// = Single line comment
/* */ = Multi-line comment
/// = XML Documentation comment


www.codecollege.NET

No comments:

Post a Comment