Commit d2dbb1e5 authored by yangxiaodong's avatar yangxiaodong

move namespace.

parent d227be5b
using DotNetCore.CAP.Abstractions;
namespace DotNetCore.CAP.Infrastructure
namespace DotNetCore.CAP.Internal
{
public interface IConsumerInvokerFactory
{
......
namespace DotNetCore.CAP.Infrastructure
namespace DotNetCore.CAP
{
public class MessageContext
{
......
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