2024-06-30 18:38:47 +02:00
|
|
|
# C# oder Csharp
|
2023-09-21 13:44:58 +02:00
|
|
|
|
2024-06-30 18:38:47 +02:00
|
|
|
Operatoren = ??
|
2023-09-21 13:44:58 +02:00
|
|
|
|
2024-06-30 18:38:47 +02:00
|
|
|
### ?? und ??=: die NULL-Sammeloperatoren
|
2023-11-12 11:19:55 +01:00
|
|
|
|
2024-06-30 18:38:47 +02:00
|
|
|
siehe hierzu [learn.microsoft.com](https://learn.microsoft.com/de-de/dotnet/csharp/language-reference/operators/null-coalescing-operator)
|
2023-11-12 11:19:55 +01:00
|
|
|
|
2024-06-30 18:38:47 +02:00
|
|
|
#nochzubearbeiten
|