Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

why doesnt the if command work in C#

int x = 10;
if x == 10 
console.writeline("hej");
 
PREVIOUS NEXT
Tagged: #doesnt #command #work
ADD COMMENT
Topic
Name
6+5 =