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

In This Topic
    DotfuscatorAttribute Constructor
    In This Topic
    Syntax
    Public Function New( _
       ByVal a As String, _
       ByVal c As Integer _
    )
    public DotfuscatorAttribute( 
       string a,
       int c
    )

    Parameters

    a
    c
    See Also