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

In This Topic
    cl Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function cl( _
       ByVal a As System.ComponentModel.LicenseContext, _
       ByVal b As System.Type, _
       ByVal c As System.Object _
    ) As eo(Of a)
    protected virtual eo<a> cl( 
       System.ComponentModel.LicenseContext a,
       System.Type b,
       System.object c
    )

    Parameters

    a
    b
    c
    See Also