Making them interfaces lets us dependency inject them, allowing a given class to be tested. |
||
|---|---|---|
| .. | ||
| DataContext.cs | ||
| DownloadData.cs | ||
| ITorrentData.cs | ||
| SettingData.cs | ||
| TorrentData.cs | ||
| UserData.cs | ||
Making them interfaces lets us dependency inject them, allowing a given class to be tested. |
||
|---|---|---|
| .. | ||
| DataContext.cs | ||
| DownloadData.cs | ||
| ITorrentData.cs | ||
| SettingData.cs | ||
| TorrentData.cs | ||
| UserData.cs | ||