예제 #1
0
 public static System.Threading.Tasks.Task <System.Net.Http.HttpResponseMessage> PutAsJsonAsync <TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, TValue value, System.Text.Json.Serialization.Metadata.JsonTypeInfo <TValue> jsonTypeInfo, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #2
0
 public static System.Threading.Tasks.Task <TValue?> GetFromJsonAsync <[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #3
0
 public static int ComparePartUri(System.Uri?firstPartUri, System.Uri?secondPartUri)
 {
     throw null;
 }
예제 #4
0
 public WebProxy(System.Uri?Address, bool BypassOnLocal)
 {
 }
예제 #5
0
 public void Remove(System.Uri?uriPrefix, string?authType)
 {
 }
예제 #6
0
 public static System.Threading.Tasks.Task <TValue?> GetFromJsonAsync <TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, System.Text.Json.Serialization.Metadata.JsonTypeInfo <TValue> jsonTypeInfo, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #7
0
 public static System.Threading.Tasks.Task <System.Net.Http.HttpResponseMessage> PostAsJsonAsync <TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, TValue value, System.Text.Json.JsonSerializerOptions?options = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #8
0
 public static System.Threading.Tasks.Task <TValue?> DeleteFromJsonAsync <TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, System.Text.Json.JsonSerializerOptions?options, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #9
0
 public WebProxy(System.Uri?Address, bool BypassOnLocal, string[]?BypassList)
 {
 }
예제 #10
0
 public AddHookSystemHookRequest(System.Uri?url)
 {
     this._url = url;
 }
예제 #11
0
 public static System.Threading.Tasks.Task <object?> DeleteFromJsonAsync(this System.Net.Http.HttpClient client, System.Uri?requestUri, System.Type type, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
 public static System.Uri Create(System.Uri packageUri, System.Uri?partUri, string?fragment)
 {
     throw null;
 }
 public static System.Uri Create(System.Uri packageUri, System.Uri?partUri)
 {
     throw null;
 }
예제 #14
0
 public static System.Threading.Tasks.Task <System.Net.Http.HttpResponseMessage> PostAsJsonAsync <[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, TValue value, System.Text.Json.JsonSerializerOptions?options = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #15
0
 public static System.Threading.Tasks.Task <System.Net.Http.HttpResponseMessage> PutAsJsonAsync <TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, TValue value, System.Threading.CancellationToken cancellationToken)
 {
     throw null;
 }
예제 #16
0
 public WebProxy(System.Uri?Address, bool BypassOnLocal, string[]?BypassList, System.Net.ICredentials?Credentials)
 {
 }
예제 #17
0
 public static System.Threading.Tasks.Task <object?> GetFromJsonAsync(this System.Net.Http.HttpClient client, System.Uri?requestUri, System.Type type, System.Text.Json.Serialization.JsonSerializerContext context, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #18
0
 public FileFormatException(System.Uri?sourceUri)
 {
 }
예제 #19
0
 public static System.Threading.Tasks.Task <TValue?> GetFromJsonAsync <TValue>(this System.Net.Http.HttpClient client, System.Uri?requestUri, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
예제 #20
0
 public FileFormatException(System.Uri?sourceUri, System.Exception?innerException)
 {
 }
예제 #21
0
 public WebProxy(System.Uri?Address)
 {
 }
예제 #22
0
 public FileFormatException(System.Uri?sourceUri, string?message)
 {
 }
예제 #23
0
 public WebProxy(System.Uri?Address, bool BypassOnLocal, [System.Diagnostics.CodeAnalysis.StringSyntaxAttribute(System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Regex, System.Text.RegularExpressions.RegexOptions.IgnoreCase | System.Text.RegularExpressions.RegexOptions.CultureInvariant)] string[]?BypassList, System.Net.ICredentials?Credentials)
 {
 }
예제 #24
0
 public FileFormatException(System.Uri?sourceUri, string?message, System.Exception?innerException)
 {
 }
예제 #25
0
 public System.Net.NetworkCredential GetCredential(System.Uri?uri, string?authType)
 {
     throw null;
 }
예제 #26
0
 public static System.Threading.Tasks.Task <object?> GetFromJsonAsync(this System.Net.Http.HttpClient client, System.Uri?requestUri, [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicFields | System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicProperties)] System.Type type, System.Text.Json.JsonSerializerOptions?options, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }