C# Class SwiftClient.AspNetCore.HttpExtensions

Afficher le fichier Open project: vtfuture/SwiftClient

Méthodes publiques

Méthode Description
GetFileName ( this file ) : string
GetRanges ( this context, long contentSize ) : Microsoft.Net.Http.Headers.RangeHeaderValue

Method Details

GetFileName() public static méthode

public static GetFileName ( this file ) : string
file this
Résultat string

GetRanges() public static méthode

public static GetRanges ( this context, long contentSize ) : Microsoft.Net.Http.Headers.RangeHeaderValue
context this
contentSize long
Résultat Microsoft.Net.Http.Headers.RangeHeaderValue