C# Class Illumina.TerminalVelocity.Helpers

Afficher le fichier Open project: basespace/TerminalVelocity

Méthodes publiques

Méthode Description
GetContentLength ( this uri ) : long

Returns the length of the resource by doing a quick get request

IsRunningOnMono ( ) : bool

Method Details

GetContentLength() public static méthode

Returns the length of the resource by doing a quick get request
public static GetContentLength ( this uri ) : long
uri this
Résultat long

IsRunningOnMono() public static méthode

public static IsRunningOnMono ( ) : bool
Résultat bool