winonarm13

This commit is contained in:
ralfk 2024-06-30 18:38:47 +02:00
parent 8dd5c6a0e3
commit d43efeafd6

View File

@ -1,9 +1,9 @@
# C\# oder Csharp # C# oder Csharp
Operatoren = ??
Operatoren = ?? ### ?? und ??=: die NULL-Sammeloperatoren
?? und ??=: die NULL-Sammeloperatoren
siehe hierzu https://learn.microsoft.com/de-de/dotnet/csharp/language-reference/operators/null-coalescing-operator
siehe hierzu [learn.microsoft.com](https://learn.microsoft.com/de-de/dotnet/csharp/language-reference/operators/null-coalescing-operator)
#nochzubearbeiten #nochzubearbeiten