Overload List

  Name Description
Public method Appointment()()()()
Initializes a new instance of the Appointment class.
Public method Appointment(Guid)
Initializes a new instance of the Appointment class with the specified key.
Public method Appointment(Int32)
Initializes a new instance of the Appointment class with the specified key.
Public method Appointment(DateTime, DateTime)
Initializes a new instance of the Appointment class with the specified parameters.
Public method Appointment(DateTime, TimeSpan)
Initializes a new instance of the Appointment class with the specified parameters.
Public method Appointment(DateTime, DateTime, String)
Initializes a new instance of the Appointment class with the specified parameters.
Public method Appointment(DateTime, TimeSpan, String)
Initializes a new instance of the Appointment class with the specified parameters.

See Also