V
vooose
Does anyone know how to determine the current namespace in code?
This appears to be necessary when you obfuscate your code and it changes
the namespace, so references to 'OldNameSpace' are now invalid. (say
when you are loading resources from a folder within the dll)
This appears to be necessary when you obfuscate your code and it changes
the namespace, so references to 'OldNameSpace' are now invalid. (say
when you are loading resources from a folder within the dll)