ComponentOne Zip for .NET 2.0
C1.Zip Assembly / (Global) Namespace / DotfuscatorAttribute Class
Members

In This Topic
    DotfuscatorAttribute Class
    In This Topic
    Syntax
    <ComVisibleAttribute(False)>
    <AttributeUsageAttribute(AttributeTargets.Assembly)>
    Public NotInheritable Class DotfuscatorAttribute 
       Inherits System.Attribute
    [ComVisible(false)]
    [AttributeUsage(AttributeTargets.Assembly)]
    public sealed class DotfuscatorAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          DotfuscatorAttribute

    See Also