public interface ITaskStorage : ITask,
INotifyPropertyChangedPublic Interface ITaskStorage
Inherits ITask, INotifyPropertyChanged| DownloadFile | Downloading the file from the server indicated in the parameters. |
| DownloadTableFile | Table file download. |
| UploadFile | Save the file in the folder. |
| UploadTableFile | Save and register the file in the table. |