Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# if statement one line

someValue = condition ? newValue : someValue;
 
PREVIOUS NEXT
Tagged: #statement #line
ADD COMMENT
Topic
Name
7+1 =