C# 클래스 Illumina.TerminalVelocity.Helpers

파일 보기 프로젝트 열기: basespace/TerminalVelocity

공개 메소드들

메소드 설명
GetContentLength ( this uri ) : long

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

IsRunningOnMono ( ) : bool

메소드 상세

GetContentLength() 공개 정적인 메소드

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

IsRunningOnMono() 공개 정적인 메소드

public static IsRunningOnMono ( ) : bool
리턴 bool