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