public IEnumerable <Supplier> Get()
 {
     return(dal.DelShow());
 }