G
Guest
I'm rewriting a vb client app to C# and need to convert:
"If Not myDataSet Is Nothing Then"
I can't seem to get the syntax right for this one...
What would such a thing look like in C#?
"If Not myDataSet Is Nothing Then"
I can't seem to get the syntax right for this one...
What would such a thing look like in C#?