Overload List
Name | Description | |
---|---|---|
Appointment()()()() |
Initializes a new instance of the Appointment class.
|
|
Appointment(Guid) |
Initializes a new instance of the Appointment class with the specified key.
|
|
Appointment(Int32) |
Initializes a new instance of the Appointment class with the specified key.
|
|
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(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.
|