• Hello
Search Results for

    Show / Hide Table of Contents

    Class DoNotRenameAttribute

    Add this to an Class, Field, Method, whatever and its name will not get renamed (obfuscated)!

    Inheritance
    System.Object
    System.Attribute
    DoNotRenameAttribute
    Namespace: OPS.Obfuscator.Attribute
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.All)]
    public class DoNotRenameAttribute : Attribute, _Attribute
    In This Article
    Back to top GuardingPearSoftware documentation