Comments
جمعه 3 اردیبهشت 1389 12:15 AM
Comments:
To Comment block of your code Use // The Comment
Or
*/
This is a comment
/*
XML Document Comment:
/// <summary>
///
/// </summary>
/// < param name="sender"></ param >
/// < param name="e"></ param >
private void btnAdd_Click (object sender, EventArgs e)
{
}