Ejemplo n.º 1
0
 public static bool TryParse(Microsoft.Extensions.Primitives.StringSegment input, out Microsoft.Net.Http.Headers.ContentRangeHeaderValue parsedValue)
 {
     throw null;
 }
 public static bool TryParse(Microsoft.Extensions.Primitives.StringSegment input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out Microsoft.Net.Http.Headers.ContentRangeHeaderValue parsedValue)
 {
     throw null;
 }
 public static bool TryParse(string input, out Microsoft.Net.Http.Headers.ContentRangeHeaderValue parsedValue)
 {
     parsedValue = default(Microsoft.Net.Http.Headers.ContentRangeHeaderValue); throw null;
 }