Ejemplo n.º 1
0
 public string RemoveStart()
 {
     return(client.RemoveStartFromList(listId));
 }