Пример #1
0
 public Dictionary <string, string> GetCookieValues()
 {
     return(client.GetCookieValues());
 }