Esempio n. 1
0
 private string GetHtml1(int imo)
 {
     return(_http.GetHtmlDocumentWithProxy(_configuration["Services:Url1"] + imo + ".html"));
 }