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
6c91639d64
Lidarr
/
NzbDrone.Host
/
IUserAlert.cs
7 lines
110 B
C#
Raw
Blame
History
namespace
NzbDrone.Host
{
public
interface
IUserAlert
{
void
Alert
(
string
message
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink