winonarm15: 2024-06-26 22:10:49
This commit is contained in:
parent
003bf007a7
commit
fd5abd87e5
@ -2,4 +2,8 @@
|
||||
Strings formattieren :
|
||||
###### String-Interpolation mit`$`
|
||||
|
||||
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
|
||||
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
|
||||
|
||||
|
||||
|
||||
#format
|
Loading…
Reference in New Issue
Block a user