Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / a2 Class / a Method / a(TimeSpan) Method

In This Topic
    a(TimeSpan) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Sub a( _
       ByVal A_0 As System.TimeSpan _
    ) 
    protected void a( 
       System.TimeSpan A_0
    )

    Parameters

    A_0
    See Also