C# Класс Illumina.TerminalVelocity.Helpers

Показать файл Открыть проект

Открытые методы

Метод Описание
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