using System.Common; using System; using System.Model; namespace System.IRepositories { public interface IBus_AfterSaleRepository : IRepository { } }