C# Class TwentyTwenty.Storage.Amazon.AmazonStorageExtensions

Afficher le fichier Open project: 2020IP/TwentyTwenty.Storage

Méthodes publiques

Méthode Description
AddMetadata ( this amzMeta, string>.IDictionary meta ) : void
ToMetadata ( this amzMeta ) : string>.IDictionary
ToStorageException ( this asex ) : StorageException

Method Details

AddMetadata() public static méthode

public static AddMetadata ( this amzMeta, string>.IDictionary meta ) : void
amzMeta this
meta string>.IDictionary
Résultat void

ToMetadata() public static méthode

public static ToMetadata ( this amzMeta ) : string>.IDictionary
amzMeta this
Résultat string>.IDictionary

ToStorageException() public static méthode

public static ToStorageException ( this asex ) : StorageException
asex this
Résultat StorageException