W
Wessel Troost
Hi Group,
How can you check if a variable is defined in C#?
For example, "string s;" would declare an undefined variable. But how can
I check in an "if" statement wether it's defined or not?
Regards,
Wessel
How can you check if a variable is defined in C#?
For example, "string s;" would declare an undefined variable. But how can
I check in an "if" statement wether it's defined or not?
Regards,
Wessel