Sonarr/NzbDrone.Core/Messaging/Commands
kay.one 372ac79fe6 fixed command equality to take type into consideration. 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 split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
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 split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
IExecute.cs split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
TestCommand.cs
TestCommandExecutor.cs