Exemplo n.º 1
0
 public void InsertData()
 {
     _view.animalsTableBindingSource.AddNew();
     _model.SaveChanges();
 }