Interface IAppointment

IAppointment interface

Represents general interface for actions and destinations.

public interface IAppointment

Methods

NameDescription
ToString()Returns string representation

See Also