Exemplo n.º 1
0
 protected void Delete(string url)
 {
     HttpRequestor.Delete(url, GetToken());
 }