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
65ae894410
Sonarr
/
NzbDrone.Common
/
Eventing
/
IEvent.cs
8 lines
101 B
C#
Raw
Blame
History
using
System.Linq
;
namespace
NzbDrone.Common.Eventing
{
public
interface
IEvent
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink