Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
gondeman
Posts
Comments
C
C#
•
Created by Jack Badassson on 5/3/2023 in
#help
❔ can I make variable nullable withouse initializing it?
yes
29 replies
C
C#
•
Created by Jack Badassson on 5/3/2023 in
#help
❔ can I make variable nullable withouse initializing it?
https://github.com/behdad088/GraphQL-API-Example/blob/main/GraphQLAPI/SQL.Database/DatabaseFactory.cs#L74
29 replies
C
C#
•
Created by Jack Badassson on 5/3/2023 in
#help
❔ can I make variable nullable withouse initializing it?
look at this code
29 replies
C
C#
•
Created by Jack Badassson on 5/3/2023 in
#help
❔ can I make variable nullable withouse initializing it?
I think it make more sense to use using.
29 replies
C
C#
•
Created by Jack Badassson on 5/3/2023 in
#help
❔ can I make variable nullable withouse initializing it?
yes its possible. Other way is to dispose the object.
29 replies