public void Remove(SsoHttpTransport tran) { this.List.Remove(tran); }
public void Add(SsoHttpTransport tran) { this.List.Add(tran); }