namespace NTMiner.MinerStudio { public interface IServerMinerStudioService : IMinerStudioService { } }