This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Sonarr
mirror of
https://github.com/Sonarr/Sonarr
Watch
1
Star
0
Fork
You've already forked Sonarr
0
Code
Issues
Releases
Wiki
Activity
1631c1877c
Sonarr
/
NzbDrone.Core
/
Housekeeping
/
IHousekeepingTask.cs
7 lines
113 B
C#
Raw
Blame
History
namespace
NzbDrone.Core.Housekeeping
{
public
interface
IHousekeepingTask
{
void
Clean
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink