C# Class BlobSync.Helpers.CommonHelper

Afficher le fichier Open project: kpfaulkner/BlobSync

Méthodes publiques

Méthode Description
GetStream ( string fileName ) : Stream
IsABlob ( string url ) : bool

Method Details

GetStream() public static méthode

public static GetStream ( string fileName ) : Stream
fileName string
Résultat Stream

IsABlob() public static méthode

public static IsABlob ( string url ) : bool
url string
Résultat bool