Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

c# multiline comment

/*Statements
	and more statements */
Code
Comment

single line and multiline comments in c#

plz subscribe to my you tube channel -->
https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A


// this is a comment in c# .using two frontslash you can define a comment in c# language



/*this is a multiline comment in c#
we define multiline xomment by adding fron slash and a star and wen we end the 
multiline comment then again we write fron slashand a star but this time star
is
at the front */ 
Comment

PREVIOUS NEXT
Code Example
Csharp :: asp.net mvc image upload 
Csharp :: multiplication using arrays 
Csharp :: C# redirecttoaction with area 
Csharp :: transform.position.x unity 
Csharp :: c# copy files from one folder to another 
Csharp :: c# tell if list object is empty 
Csharp :: Long, Max and Min value 
Csharp :: c# array of class 
Csharp :: c# get type of class 
Csharp :: c# remove all whitespaces from string 
Csharp :: how do you make a 2D object follow another 2D object in unity 2D 
Csharp :: check if an object is active unity 
Csharp :: print all complete object in list c# 
Csharp :: power of number 
Csharp :: what is a model in c# 
Csharp :: c# get serial ports 
Csharp :: how to compare datetime in c# 
Csharp :: unity yield return 
Csharp :: if viewbag is null 
Csharp :: c# next level script 
Csharp :: web page search c# 
Csharp :: .net 6 autofac 
Csharp :: unity draw ray from one object to another 
Csharp :: c# xml comment type reference 
Csharp :: append an array in c# 
Csharp :: c# remove everything after last slash 
Csharp :: same click event diffrenet buttonms c# 
Csharp :: class in c# 
Csharp :: unity deactive all object in list 
Csharp :: remove scenedelegate 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =