This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2024-12-16 11:37:58 +02:00
Code
Issues
Releases
Activity
7320342123
Sonarr
/
NzbDrone.Common
/
Messaging
/
IEvent.cs
6 lines
90 B
C#
Raw
Normal View
History
Unescape
Escape
signalr cleanup
2013-09-11 09:33:47 +03:00
namespace
NzbDrone.Common.Messaging
renamed EventAggregator to MessageAggregator
2013-04-24 04:56:00 +03:00
{
public
interface
IEvent
:
IMessage
{
}
}
Reference in New Issue
Copy Permalink