Interface IFileDownloader
Namespace: PoeShared.Services
Assembly: PoeShared.dll
Syntax
public interface IFileDownloader
Methods
| Name | Description |
|---|---|
| DownloadFile(string, string, Action<int>) | |
| DownloadUrl(string) | |
| GetSize(string) |
public interface IFileDownloader
| Name | Description |
|---|---|
| DownloadFile(string, string, Action<int>) | |
| DownloadUrl(string) | |
| GetSize(string) |