This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Sonarr
Watch
1
Star
0
Fork
You've already forked Sonarr
0
mirror of
https://github.com/Sonarr/Sonarr
synced
2025-01-02 13:14:58 +00:00
Code
Issues
Releases
Wiki
Activity
771e366441
Sonarr
/
NzbDrone.Common
/
Messaging
/
IEvent.cs
6 lines
90 B
C#
Raw
Normal View
History
Unescape
Escape
signalr cleanup
2013-09-11 06:33:47 +00:00
namespace
NzbDrone.Common.Messaging
renamed EventAggregator to MessageAggregator
2013-04-24 01:56:00 +00:00
{
public
interface
IEvent
:
IMessage
{
}
}
Reference in a new issue
Copy permalink