Метод | Описание | |
---|---|---|
Delete ( |
||
Save ( Stream stream, string blobName, string contentDisposition, string contentType ) : Task |
Метод | Описание | |
---|---|---|
PackageStorageBase ( ) : System |
public abstract Delete ( |
||
location | ||
Результат | System.Threading.Tasks.Task |
public abstract Save ( Stream stream, string blobName, string contentDisposition, string contentType ) : Task |
||
stream | Stream | |
blobName | string | |
contentDisposition | string | |
contentType | string | |
Результат | Task |