C# 클래스 AzureTapeStream.BlobExtensions

Extension methods for Cloud Blobs
파일 보기 프로젝트 열기: phillipknauss/CqrsSiteEngine

공개 메소드들

메소드 설명
Exists ( this blob ) : bool

Check if the specified blob exists

메소드 상세

Exists() 공개 정적인 메소드

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