Пример #1
0
 public bool Update(E_Model.PropertyValue model)
 {
     return(dal.Update(model));
 }