namespace WIDESEAWCS_IProcessRepository { public interface IProcessRepository : IRepository { } }