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