Commit d102100b authored by Savorboard's avatar Savorboard

rename IAdditionalProcessor to ICollectProcessor

parent 4e6c0004
......@@ -3,7 +3,7 @@
namespace DotNetCore.CAP.Processor
{
public interface IAdditionalProcessor : IProcessor
public interface ICollectProcessor : IProcessor
{
}
}
\ No newline at end of file
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