public int SpeciUptss(Model.Specification c)
 {
     return(_specificationRepository.Uptss(c));
 }