This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
sonarr-repo-only
Watch
2
Star
0
Fork
You've already forked sonarr-repo-only
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd4bd47e4e
sonarr-repo-only
/
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