Commit e3cb3f2f authored by Savorboard's avatar Savorboard

rename IAdditionalProcessor to ICollectProcessor

parent ee3656b7
......@@ -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