Torrent stuff
This commit is contained in:
7
Aberwyn/Data/IRssProcessor.cs
Normal file
7
Aberwyn/Data/IRssProcessor.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Aberwyn.Data
|
||||
{
|
||||
public interface IRssProcessor
|
||||
{
|
||||
Task ProcessRssFeeds();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user