C# Class AzureTapeStream.BlobExtensions

Extension methods for Cloud Blobs
Datei anzeigen Open project: phillipknauss/CqrsSiteEngine

Public Methods

Method Description
Exists ( this blob ) : bool

Check if the specified blob exists

Method Details

Exists() public static method

Check if the specified blob exists
public static Exists ( this blob ) : bool
blob this
return bool