zettelkasten/Eingang/Csharp.md

7 lines
194 B
Markdown
Raw Normal View History

2023-09-21 13:44:58 +02:00
# C\# oder Csharp
Operatoren = ??
?? und ??=: die NULL-Sammeloperatoren
siehe hierzu https://learn.microsoft.com/de-de/dotnet/csharp/language-reference/operators/null-coalescing-operator