Esempio n. 1
0
 public string Get(UrlBuilder urlBuilder)
 {
     return(this.Get(urlBuilder.ToString()));
 }