Add

NamedDestinationCollection.Add method

添加新的命名目的地。

public void Add(string name, IAppointment appointment)
范围类型描述
nameString目的地名称。
appointmentIAppointment预约添加。

也可以看看