ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.8 Assembly / (Global) Namespace / DotfuscatorAttribute Class / DotfuscatorAttribute Constructor

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

    Parameters

    a
    c
    See Also