Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / dl<a> Class / a Method

In This Topic
    a Method (dl<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function a( _
       ByVal a As a, _
       ByVal b As ActivationState, _
       ByVal c As dn(Of a) _
    ) As System.Tuple(Of String,dv,String)
    protected System.Tuple<string,dv,string> a( 
       a a,
       ActivationState b,
       dn<a> c
    )

    Parameters

    a
    b
    c
    See Also