Exemplo n.º 1
0
 private static CookieContainer GetCookieContainerNormal(Uri uri)
 {
     return(HttpCookieManager.GetCookieContainerUri(uri));
 }