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