示例#1
0
 public Options()
 {
     DownloadVerb = new DownloadOptions();
     UploadVerb   = new UploadOptions();
 }