You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/NzbDrone.Core/Messaging/Commands
kay.one 372ac79fe6
fixed command equality to take type into consideration.
11 years ago
..
Tracking
BackendCommandAttribute.cs
Command.cs
CommandEqualityComparer.cs fixed command equality to take type into consideration. 11 years ago
CommandExecutor.cs less chatty command events. 11 years ago
ICommandExecutor.cs
IExecute.cs
TestCommand.cs
TestCommandExecutor.cs