Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ep<a> Class / ep<a> Constructor

In This Topic
    ep<a> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As System.String, _
       ByVal b As System.Boolean, _
       ByVal c As System.Date _
    )
    public ep<a>( 
       System.string a,
       System.bool b,
       System.DateTime c
    )

    Parameters

    a
    b
    c
    See Also