Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / ca Class / g Method

In This Topic
    g Method (ca)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function g( _
       ByVal a As bq, _
       ByVal b As System.String _
    ) As br
    public static br g( 
       bq a,
       System.string b
    )

    Parameters

    a
    b
    See Also