Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ao Class / b(TimeSpan,String,Boolean) Method

In This Topic
    b(TimeSpan,String,Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function b( _
       ByVal A_0 As System.TimeSpan, _
       ByVal A_1 As System.String, _
       ByVal A_2 As System.Boolean _
    ) As System.String
    protected System.string b( 
       System.TimeSpan A_0,
       System.string A_1,
       System.bool A_2
    )

    Parameters

    A_0
    A_1
    A_2
    See Also