Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / af<a> Class / GetLicense Method

In This Topic
    GetLicense Method (af<a>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function GetLicense( _
       ByVal a As System.ComponentModel.LicenseContext, _
       ByVal b As System.Type, _
       ByVal c As System.Object, _
       ByVal d As System.Boolean _
    ) As System.ComponentModel.License
    public override System.ComponentModel.License GetLicense( 
       System.ComponentModel.LicenseContext a,
       System.Type b,
       System.object c,
       System.bool d
    )

    Parameters

    a
    b
    c
    d
    See Also