test
老邱 authored at 2016-12-20 16:26:13
205.00 B
X
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace NewLife.Queue.Center
{
    public interface IClusterManager
    {

    }
}