C# 클래스 TwentyTwenty.Storage.Azure.Extensions

파일 보기 프로젝트 열기: 2020IP/TwentyTwenty.Storage

공개 메소드들

메소드 설명
Convert ( this e ) : Exception
IsAzureStorageException ( this e ) : bool
SetMetadata ( string>.this azureMeta, string>.IDictionary meta ) : void
ToPermissions ( this security ) : SharedAccessBlobPermissions

메소드 상세

Convert() 공개 정적인 메소드

public static Convert ( this e ) : Exception
e this
리턴 System.Exception

IsAzureStorageException() 공개 정적인 메소드

public static IsAzureStorageException ( this e ) : bool
e this
리턴 bool

SetMetadata() 공개 정적인 메소드

public static SetMetadata ( string>.this azureMeta, string>.IDictionary meta ) : void
azureMeta string>.this
meta string>.IDictionary
리턴 void

ToPermissions() 공개 정적인 메소드

public static ToPermissions ( this security ) : SharedAccessBlobPermissions
security this
리턴 SharedAccessBlobPermissions