Commit 04ac5d5d authored by Savorboard's avatar Savorboard

refactoring

parent 913a0490
......@@ -12,7 +12,7 @@ namespace DotNetCore.CAP.Internal
private readonly ILogger<DefaultSubscriberExecutor> _logger;
private readonly MethodMatcherCache _selector;
public IConsumerInvoker Invoker { get; }
private IConsumerInvoker Invoker { get; }
public DefaultSubscriberExecutor(MethodMatcherCache selector,
IConsumerInvokerFactory consumerInvokerFactory,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment