C# Class Votabl2.Common.BlobHelper

Afficher le fichier Open project: joshtwist/votabl2

Méthodes publiques

Méthode Description
UploadImageToBlobStorage ( StorageFile image, string targetUrl ) : Task

Method Details

UploadImageToBlobStorage() public static méthode

public static UploadImageToBlobStorage ( StorageFile image, string targetUrl ) : Task
image Windows.Storage.StorageFile
targetUrl string
Résultat Task