Esempio n. 1
0
 public Options()
 {
     DownloadVerb = new DownloadOptions();
     UploadVerb   = new UploadOptions();
 }