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
|
2023-11-12 11:19:55 +01:00
|
|
|
|
|
|
|
|
|
|
|
#nochzubearbeiten
|