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

In This Topic
    Match Method (DotfuscatorAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Match( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public System.bool Match( 
       System.object obj
    )

    Parameters

    obj
    See Also