C# Class Votabl2.Common.BlobHelper

Show file Open project: joshtwist/votabl2

Public Methods

Method Description
UploadImageToBlobStorage ( StorageFile image, string targetUrl ) : Task

Method Details

UploadImageToBlobStorage() public static method

public static UploadImageToBlobStorage ( StorageFile image, string targetUrl ) : Task
image Windows.Storage.StorageFile
targetUrl string
return Task