How can we help you today? How can we help you today?

Obfuscation, Naming Conventions and Class Names

Hello,

I am using Caliburn Micro and Castle Windsor in my WPF application and have a number of naming conventions. For example, when Caliburn loads a class called SomethingViewModel, it will automatically initialise a class called SomethingView.

I need to obfuscate my code, but cannot change the class names otherwise the naming conventions will not work.

Is it possible to obfuscate the entire class without obfuscating the class name?

Thanks in advance,

Tom
photomoose
0

Comments

1 comment

Add comment

Please sign in to leave a comment.