C# Class Illumina.TerminalVelocity.Helpers

显示文件 Open project: basespace/TerminalVelocity

Public Methods

Method Description
GetContentLength ( this uri ) : long

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

IsRunningOnMono ( ) : bool

Method Details

GetContentLength() public static method

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

IsRunningOnMono() public static method

public static IsRunningOnMono ( ) : bool
return bool