using System; using System.Collections.Generic; using System.Common; using System.Model.Call; using System.Text; namespace System.IRepositories.Call { public interface ItaskRepository : IRepository { } }