namespace Znyc.CloudCar.IServices.Order { public interface IOrderService { } }