C# 클래스 TwentyTwenty.Storage.Amazon.AmazonStorageExtensions

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

공개 메소드들

메소드 설명
AddMetadata ( this amzMeta, string>.IDictionary meta ) : void
ToMetadata ( this amzMeta ) : string>.IDictionary
ToStorageException ( this asex ) : StorageException

메소드 상세

AddMetadata() 공개 정적인 메소드

public static AddMetadata ( this amzMeta, string>.IDictionary meta ) : void
amzMeta this
meta string>.IDictionary
리턴 void

ToMetadata() 공개 정적인 메소드

public static ToMetadata ( this amzMeta ) : string>.IDictionary
amzMeta this
리턴 string>.IDictionary

ToStorageException() 공개 정적인 메소드

public static ToStorageException ( this asex ) : StorageException
asex this
리턴 StorageException