Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BlobSync
Helpers
CommonHelper
C# Class BlobSync.Helpers.CommonHelper
Datei anzeigen
Open project: kpfaulkner/BlobSync
Public Methods
Method
Description
GetStream
(
string
fileName
) :
Stream
IsABlob
(
string
url
) :
bool
Method Details
GetStream()
public
static
method
public
static
GetStream
(
string
fileName
) :
Stream
fileName
string
return
Stream
IsABlob()
public
static
method
public
static
IsABlob
(
string
url
) :
bool
url
string
return
bool