Overload List
Name | Description | |
---|---|---|
![]() | Appointment()()()() |
Initializes a new instance of the Appointment class.
|
![]() | Appointment(DateTime, DateTime) |
Initializes a new instance of the Appointment
class with the specified parameters.
|
![]() | Appointment(DateTime, TimeSpan) |
Initializes a new instance of the Appointment
class with the specified parameters.
|
![]() | Appointment(SerializationInfo, StreamingContext) |
Special constructor for deserialization.
|
![]() | Appointment(DateTime, DateTime, String) |
Initializes a new instance of the Appointment
class with the specified parameters.
|
![]() | Appointment(DateTime, TimeSpan, String) |
Initializes a new instance of the Appointment
class with the specified parameters.
|