Похожие чаты

What is the point of this if i can do

this way? (c# 5+) ( second screen)

3 ответов

25 просмотров

But here you just have maybe which you can always check whether it's nullable or not, even if the first condition isn't true, you can still type maybe ?? 0

Hadrian- Автор вопроса
Adnan Al_Beda
But here you just have maybe which you can always ...

I mean, yes, but this is still the same. If it is not null, what is the difference you end up assigning the same value to other variable and print it, or print it straightaway in the second case. In the first case you just creating excessive variable. Result is the same

Hadrian
I mean, yes, but this is still the same. If it is ...

It matters when you want to pass the value to a function that accepts just int, not a nullable int. Let's say you have this : private int NoNullable(int val){ return val + val; } In order to call this function you must use one of the two ways after the if condition: NoNullable(amount); Or, NoNullable(nullable.value);

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
any reference of this implementation?
BitBuddha
29
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Hi guys, any problem with Pulsebrige? Trying to transfer from wETH to ETH. First it tells me to connect my metamask "through mobile app" not desktop. Then I did and confirmed ...
Snowflakecrypto
11
Ⓐrtto, [4/23/24 7:02 PM] Please explain more fully how it is not working exactly, and what are the steps you are taking, and what error messages come or what happens. Ⓐrtto, ...
Ezza Kezza
2
sounds like people have lost their kaspa on tradeogre... does this mean tradeogre not trustworthy?
Ezza Kezza
15
Привет)) уже кажется эту тему перемусолили, но вот я так и не понял. Я сейчас сижу на 27дюймов 2к мониторе. На Актуальной макоси, если я куплю 27д 4к монитор: - будет ли изобр...
Vladislav Piskunov
11
Страшнейшая правда про списки ЦБ. С первых дней жизни P2P сферы, молодые человеки, начитавшись законодательной базы и "внутренних" документов, решили, что им противостоит сер...
Foxcool
3
Карта сайта