#if Not Debug in c#?
I have the line in vb code:
#if Not Debug
which I must convert, and I don't see it in c#?
Is there something equivalent to it, or is there some workaround?
I have the line in vb code:
#if Not Debug
which I must convert, and I don't see it in c#?
Is there something equivalent to it, or is there some workaround?