Lidarr/NzbDrone.Core/Messaging/Commands
Mark McDowall 742a21252c Command Equality ignores properties defined in Command 2013-09-17 23:19:49 -07:00
..
Tracking Command Equality ignores properties defined in Command 2013-09-17 23:19:49 -07:00
BackendCommandAttribute.cs
Command.cs split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
CommandEqualityComparer.cs Command Equality ignores properties defined in Command 2013-09-17 23:19:49 -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