Add

NamedDestinationCollection.Add method

Agregar nuevo destino con nombre.

public void Add(string name, IAppointment appointment)
ParámetroEscribeDescripción
nameStringNombre del destino.
appointmentIAppointmentCita para agregar.

Ver también