DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# write variable in string
int
age
=
22
;
Console
.
WriteLine
(
$"Age:
{
age
}
"
)
;
PREVIOUS
NEXT
Tagged:
#write
#variable
#string
ADD COMMENT
Topic
COMMENT
Name
8+3 =
Submit