'Declaration Public Function New( _ ByVal date As System.Date _ )
public DateAppointments( System.DateTime date )
Parameters
- date
- The System.DateTime value determining the represented date.
'Declaration Public Function New( _ ByVal date As System.Date _ )
public DateAppointments( System.DateTime date )