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

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

    Parameters

    a
    b
    See Also