public int ПечатьКлише(string id)
 {
     return(_c.ПечатьКлише(id));
 }