• Hello
Search Results for

    Show / Hide Table of Contents

    Class NotObfuscatedCauseAttribute

    Do not use! Gets attached to not obfuscated members in developments builds.

    Inheritance
    System.Object
    System.Attribute
    NotObfuscatedCauseAttribute
    Namespace: OPS.Obfuscator.Attribute
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.All)]
    public class NotObfuscatedCauseAttribute : Attribute, _Attribute

    Constructors

    NotObfuscatedCauseAttribute(String)

    Declaration
    public NotObfuscatedCauseAttribute(string _Cause)
    Parameters
    Type Name Description
    System.String _Cause
    In This Article
    Back to top GuardingPearSoftware documentation