mac13: 2025-07-27 19:00:52

This commit is contained in:
2025-07-27 19:00:52 +02:00
parent 858768d24c
commit 6920b7f8af
290 changed files with 11039 additions and 10214 deletions
+12 -8
View File
@@ -1,9 +1,13 @@
Strings formattieren :
###### String-Interpolation mit`$`
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
---
created: 2025-07-20T17:22
updated: 2025-07-20T17:22
---
Strings formattieren :
###### String-Interpolation mit`$`
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
#format