Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

C# comment

// This is a single line comment
 
/* This is a multi-line comment
   and continues until the end
   of comment symbol is reached */
Source by www.codecademy.com #
 
PREVIOUS NEXT
Tagged: #comment
ADD COMMENT
Topic
Name
9+4 =