Check out example codes for "c sharp comments". It will help you in understanding the concepts better.
Code Example 1
// Single Line Comments
/* Multiline
Comment */
/// <summary>
/// XML Documentation
/// </summary>
Learn ReactJs, React Native from akashmittal.com