Add

INamedDestinationCollection.Add method

Agrega un nuevo destino con nombre.

public void Add(string name, IAppointment appointment)
ParámetroEscribeDescripción
nameStringValor del nombre.
appointmentIAppointmentObjeto de cita.

Ver también