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
399c96c5e3
Sonarr
/
NzbDrone.Common
/
Messaging
/
IEvent.cs
6 lines
93 B
C#
Raw
Blame
History
namespace
NzbDrone.Common.Messaging
{
public
interface
IEvent
:
IMessage
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink