sneki
sneki
CC#
Created by sneki on 9/11/2024 in #help
✅ Possible null reference assignment warning on event unsubscribe
@sibber 🇵🇸 thank you too 🙂
18 replies
CC#
Created by sneki on 9/11/2024 in #help
✅ Possible null reference assignment warning on event unsubscribe
ok, that makes sense. It's a bit more verbose but i can get rid of the warning like that pretty elegantly. thank you!
18 replies
CC#
Created by sneki on 9/11/2024 in #help
✅ Possible null reference assignment warning on event unsubscribe
just define it as nullable and null check when you invoke
that works, thank you. but isn't that a bug in the compiler? FocusSectionRequested is never null, because there will always be the empty delegate..
18 replies
CC#
Created by 🙈 on 12/28/2023 in #help
help
https://www.iamtimcorey.com/ , he also has youtube
51 replies
CC#
Created by 🙈 on 12/28/2023 in #help
help
@🦍 Tim Coreys courses are very good for beginners
51 replies
CC#
Created by 🙈 on 12/28/2023 in #help
help
It's a very important skill in software development to be able to narrow down your problem and describe it to others. Narrow down your problem, then ask very concrete questions. You can post code here: https://gist.github.com/
51 replies