winonarm15: 2024-06-26 22:03:45

This commit is contained in:
Ralf Koop 2024-06-26 22:03:45 +02:00
parent 07597d8e00
commit a2a244c3d3

View File

@ -2,4 +2,4 @@
Strings formattieren :
###### String-Interpolation mit`$`
''
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'