Пример #1
0
 public void Update(NotaModel notaModel)
 {
     NotaHelper.Update(notaModel.ToEntity());
 }