C# Class TransactionLogger.Extentions.BlobExtensions

Show file Open project: crossvertise/log4net.Appender.AzureBlobStorage

Public Methods

Method Description
Exists ( this blob ) : bool

Checks if a blob exists

Method Details

Exists() public static method

Checks if a blob exists
public static Exists ( this blob ) : bool
blob this
return bool