Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Illumina
TerminalVelocity
Helpers
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