Exemplo n.º 1
0
 public CookieCollectingWebClient(WebRequestContext <TResponseInfo> context)
 {
     _context = context;
 }