1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-17 10:45:49 +02:00
Sonarr/NzbDrone.Core/Messaging/Commands
2013-09-14 17:33:19 -07:00
..
Tracking split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
BackendCommandAttribute.cs
Command.cs
CommandEqualityComparer.cs fixed command equality to take type into consideration. 2013-09-14 17:33:19 -07:00
CommandExecutor.cs less chatty command events. 2013-09-14 16:43:03 -07:00
ICommandExecutor.cs
IExecute.cs
TestCommand.cs
TestCommandExecutor.cs