コード例 #1
0
 public WebException(string message, System.Net.WebExceptionStatus status)
 {
 }
コード例 #2
0
 public WebException(string message, System.Exception innerException, System.Net.WebExceptionStatus status, System.Net.WebResponse response)
 {
 }