Differece between DoNotObfuscate and DoNotObfuscateType
jepuch
Posts: 2
Hello, i have a problem. I don't understand the difference between DoNotObfuscate and DoNotObfuscateType . I read the documentation but it doesn't help me to understand .
Can someone explain me the difference between both?
Thank you
Can someone explain me the difference between both?
Thank you
Comments
To answer your question, 'DoNotObfuscate' will only exclude a type declaration while 'DoNotObfuscateType' will exclude the type and all members.
Hope that helps!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?