Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
youssefhabri
Posts
Comments
C
C#
•
Created by youssefhabri on 12/30/2022 in
#help
❔ How to make a generic class property nullable?
@🌈 Thinker 🌈 Thank you again 😃
11 replies
C
C#
•
Created by youssefhabri on 12/30/2022 in
#help
❔ How to make a generic class property nullable?
If the issue with reference types becomes and issue in the issue, I'll find another solution
11 replies
C
C#
•
Created by youssefhabri on 12/30/2022 in
#help
❔ How to make a generic class property nullable?
Adding
where TKey: struct
works for me for now.
11 replies
C
C#
•
Created by youssefhabri on 12/30/2022 in
#help
❔ How to make a generic class property nullable?
I see. Thank you.
11 replies